<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>That's still the way how to do it.<br>
      How do your XSDs look like?</p>
    <p>Best,<br>
      Tobias<br>
    </p>
    <div class="moz-cite-prefix">Am 01.05.2017 um 07:28 schrieb Clement
      Wee:<br>
    </div>
    <blockquote
cite="mid:CAM8TMLBox1EgscqABp4o-NT_1oPQ3FTsuyudbt+b8hxq_9x8KQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi guys,
        <div><br>
        </div>
        <div>I have a resource-type composed of two nested XSDs. I need
          to set the default values in these nested XSDs.<br>
          <br>
          I found some directions for that on a post on this mailing
          list dated from 2008, but when I tried following the
          instructions, the system threw a "No such element error".<br>
          <br>
          The directions were:</div>
        <div><br>
        </div>
        <div>
          <pre style="white-space:pre-wrap;color:rgb(0,0,0)">"you have to define the default values within the most outer schema (the one
which is called to create the resource).
Further you have to specify the full path to pick the right node.

For example foo.xsd is nested within bar.xsd by the element name of
SomeElement. Further foo.xsd contains the element AnotherElement. In case
you want to set a default value for all AnotherElement(s) you have to add
the following to *bar.xsd*.

<defaults>
        <default element="SomeElement/AnotherElement" value="abc"/>
</defaults>
</pre>
          <div>"</div>
          <br>
          Has the way of handling default values in OpenCMS for nested
          XSDs changed between 2008 and 2017? If so, what is the new
          way?<br>
          <br>
          <br>
          Regards,</div>
        <div>Clement Wee</div>
        <div>Singapore</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
<a class="moz-txt-link-freetext" href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a>



</pre>
    </blockquote>
    <br>
  </body>
</html>