xsddoc/samples/stress stress.xsd,1.18,1.19
Kurt Riede <[email protected]>
| Newsgroups | gmane.text.xml.xframe.xsddoc.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xframe/xsddoc/samples/stress
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2977/samples/stress
Modified Files:
stress.xsd
Log Message:
new cases in russion doll, some typos fixed
Index: stress.xsd
===================================================================
RCS file: /cvsroot/xframe/xsddoc/samples/stress/stress.xsd,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** stress.xsd 30 Aug 2004 07:09:35 -0000 1.18
--- stress.xsd 3 Sep 2004 08:03:03 -0000 1.19
***************
*** 30,34 ****
<xsd:annotation>
<xsd:documentation>An example of russian doll element declaration.
! This text id part of a documentation tag that is the first child of the <i>element</i> tag.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
--- 30,34 ----
<xsd:annotation>
<xsd:documentation>An example of russian doll element declaration.
! This text is part of a documentation tag that is the first child of the <i>element</i> tag.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
***************
*** 37,41 ****
<xsd:annotation>
<xsd:documentation>The root of the russian doll.
! This text id part of a documentation tag that is the first child of the <i>rdRoot</i> tag.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
--- 37,41 ----
<xsd:annotation>
<xsd:documentation>The root of the russian doll.
! This text is part of a documentation tag that is the first child of the <i>rdRoot</i> tag.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
***************
*** 44,48 ****
<xsd:annotation>
<xsd:documentation>The first child of the russian doll.
! This text id part of a documentation tag that is the first child of the <i>rdChild1</i> tag.</xsd:documentation>
</xsd:annotation>
</xsd:element>
--- 44,48 ----
<xsd:annotation>
<xsd:documentation>The first child of the russian doll.
! This text is part of a documentation tag that is the first child of the <i>rdChild1</i> tag.</xsd:documentation>
</xsd:annotation>
</xsd:element>
***************
*** 50,54 ****
<xsd:annotation>
<xsd:documentation>The second child of the russian doll.
! This text id part of a documentation tag that is the first child of the <i>rdChild2</i> tag.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
--- 50,54 ----
<xsd:annotation>
<xsd:documentation>The second child of the russian doll.
! This text is part of a documentation tag that is the first child of the <i>rdChild2</i> tag.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
***************
*** 58,61 ****
--- 58,62 ----
</xsd:choice>
<xsd:attributeGroup ref="st:std-attrs"/>
+ <xsd:attribute name="onlyInChild2" type="xs:integer" use="required"/>
<xsd:attribute name="reqAttr" type="xs:integer" use="required"/>
<xsd:attribute name="optAttr" type="xs:string" use="optional"/>
***************
*** 63,66 ****
--- 64,80 ----
</xsd:complexType>
</xsd:element>
+ <xsd:element name="rdChild3">
+ <xsd:annotation>
+ <xsd:documentation>The third child of the russian doll.
+ This text is part of a documentation tag that is the first child of the <i>rdChild1</i> tag.</xsd:documentation>
+ </xsd:annotation>
+ <xsd:simpleType>
+ <xsd:restriction base="xs:string">
+ <xsd:enumeration value="value1"/>
+ <xsd:enumeration value="value2"/>
+ <xsd:enumeration value="value3"/>
+ </xsd:restriction>
+ </xsd:simpleType>
+ </xsd:element>
</xsd:sequence>
<xsd:attributeGroup ref="st:std-attrs"/>
***************
*** 68,71 ****
--- 82,86 ----
<xsd:attribute name="optAttr" type="xs:string" use="optional"/>
<xsd:attribute ref="st:test2"/>
+ <xsd:attribute name="onlyInRoot" type="xs:integer" use="required"/>
</xsd:complexType>
</xsd:element>
***************
*** 75,78 ****
--- 90,94 ----
<xsd:attribute name="optAttr" type="xs:string" use="optional"/>
<xsd:attribute ref="st:test3"/>
+ <xsd:attribute name="onlyInRussianDoll" type="xs:integer" use="required"/>
</xsd:complexType>
</xsd:element>
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click