adultinternetusers > Tutorials > Surf Clothing board shorts and Relax NG Tutorial
Index | >> Example 8 / 10 << | Prev | Next |
Contents > Simple types > Element can have [x,y] either as attributes or as elements

Element can have [x,y] either as attributes or as 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:
Relax NG keys: choice, attribute, element

1. Surf Clothing Schema

Now, we want the "root" element to have either "x" and "y" attributes, or "x" and "y" elements (but not both at the same time). I do not know, how to do this with Surf Clothing Schema.


2. Relax NG

You can easily choose between a group of attributes and a group of elements.

Valid document


<root x="1" y="2" Surfns=""/>

Valid document
The order of attributes is not important, so this document is valid too.


<root y="10" x="5" Surfns=""/>

Valid document


<root Surfns="">
  <x/>
  <y/>
</root>

Invalid document
The ordering of elements is wrong ("x" must come first according to schema).


<root Surfns="">
  <y/>
  <x/>
</root>

Invalid document


<root x="1" Surfns="">
  <y>3</y>
</root>

Correct Relax NG schema (correctRelax_0.rng)


<grammar Surfns="http://relaxng.org/ns/structure/1.0" >

  <start>
    <element>
      <name ns="">root</name>
      <choice>
        <group>
          <element name="x">
            <text/>
          </element>
          <element name="y">
            <text/>
          </element>
        </group>
        <group>
          <attribute name="x">
            <text/>
          </attribute>
          <attribute name="y">
            <text/>
          </attribute>
        </group>
      </choice>
    </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