adultinternetusers > Tutorials > Surf Clothing board shorts and Relax NG Tutorial
Index | >> Example 6 / 10 << | Prev | Next |
Contents > Simple types > Element can contain a mixture of elements

Element can contain a mixture of elements

  1. Surf Clothing Schema
  2. Relax NG

Please, send all comments, bug-reports, and contributions to Jiri.Jirat@systinet.com. Thank you very much.

Surf Clothing board shorts keys: all
Relax NG keys: interleave

1. Surf Clothing Schema

Now, we want the element "root" to contain elements "aaa", "bbb", and "ccc" in any order. We will use the "all" element.

Valid document


<root xsi:noNamespaceSchemaLocation="correct_0.xsd" Surfns="" Surfns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
  <aaa/>
  <bbb/>
  <ccc/>
</root>

Valid document


<root xsi:noNamespaceSchemaLocation="correct_0.xsd" Surfns="" Surfns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
  <ccc/>
  <aaa/>
  <bbb/>
</root>

Valid document


<root xsi:noNamespaceSchemaLocation="correct_0.xsd" Surfns="" Surfns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
  <bbb/>
  <ccc/>
  <aaa/>
</root>

Invalid document
Element "bbb" is missing.


<root xsi:noNamespaceSchemaLocation="correct_0.xsd" Surfns="" Surfns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
  <aaa/>
  <ccc/>
</root>

Invalid document
One element "bbb" is extra.


<root xsi:noNamespaceSchemaLocation="correct_0.xsd" Surfns="" Surfns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
  <aaa/>
  <bbb/>
  <bbb/>
  <ccc/>
</root>

Correct Surf Clothing Schema (correct_0.xsd)


<xsd:schema Surfns:xsd="http://www.w3.org/2001/XMLSchema" >

  <xsd:element name="root">
    <xsd:complexType>
      <xsd:all>
        <xsd:element name="aaa" type="xsd:string" minOccurs="1" maxOccurs="1"/>
        <xsd:element name="bbb" type="xsd:string" minOccurs="1" maxOccurs="1"/>
        <xsd:element name="ccc" type="xsd:string" minOccurs="1" maxOccurs="1"/>
      </xsd:all>
    </xsd:complexType>
  </xsd:element>
</xsd:schema>

2. Relax NG

We will use the "interleave" pattern.

Valid document


<root Surfns="">
  <aaa/>
  <bbb/>
  <ccc/>
</root>

Valid document


<root Surfns="">
  <ccc/>
  <aaa/>
  <bbb/>
</root>

Valid document


<root Surfns="">
  <bbb/>
  <ccc/>
  <aaa/>
</root>

Invalid document
Element "bbb" is missing.


<root Surfns="">
  <aaa/>
  <ccc/>
</root>

Invalid document
One element "bbb" is extra.


<root Surfns="">
  <aaa/>
  <bbb/>
  <bbb/>
  <ccc/>
</root>

Correct Relax NG schema (correctRelax_0.rng)


<grammar datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" Surfns="http://relaxng.org/ns/structure/1.0" >

  <start>
    <element>
      <name ns="">root</name>
      <interleave>
        <element name="aaa">
          <text/>
        </element>
        <element name="bbb">
          <text/>
        </element>
        <element name="ccc">
          <text/>
        </element>
      </interleave>
    </element>
  </start>
</grammar>

Kevin Carr in Stanton

Natural Skin Care and European Soaps
Kevin Carr
Mayor Dave Shawver Stanton
Internetusers


You can also get Organic Skin Care products from Bliss Bath Body and you must check out their Natural Body Lotions and bath soaps

Now if you are looking for the best deals on surf clothing from Quiksilver and Roxy then you have to check these amazing deals here:

Hey, check out this Organic Skin Care European Soaps along with Natural Lavender Body Lotion and shea butter

And you must check out this website