aymens

Untitled

Mar 21st, 2011
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.40 KB | None | 0 0
  1. <xs:element name="index" maxOccurs="1" minOccurs="0">
  2.             <xs:complexType>
  3.                <xs:sequence>
  4.                   <xs:element name="atomic" type="xs:boolean"
  5.                     maxOccurs="1" minOccurs="0" />
  6.                   <xs:element name="stored" type="xs:boolean"
  7.                     maxOccurs="1" minOccurs="0" />
  8.  
  9.                   <xs:element name="compressed" type="xs:boolean"
Advertisement
Add Comment
Please, Sign In to add comment