| Stress tests Header | |||||
| DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES | |||||
An example of russian doll element declaration.
| Attribute Summary | |
xs:string | name |
xs:string | optAttr |
st:test3Type | test3This is yet another simple attribute test |
| Attribute Detail |
xs:string namexs:string optAttrst:test3Type test3<xs:element name="russianDoll"><xs:complexType></xs:element><xs:sequence><xs:element name="rdRoot"></xs:sequence><xs:complexType></xs:element><xs:sequence><xs:element name="rdChild1" type="xs:string"/><xs:element name="rdChild2"></xs:sequence><xs:complexType></xs:element><xs:choice>
</xs:choice><xs:attribute name="name" type="xs:string" use="required"/><xs:attribute name="optAttr" type="xs:string" use="optional"/></xs:complexType><xs:attribute name="name" type="xs:string" use="required"/><xs:attribute name="optAttr" type="xs:string" use="optional"/></xs:complexType><xs:attribute name="name" type="xs:string" use="required"/><xs:attribute name="optAttr" type="xs:string" use="optional"/></xs:complexType>
| Stress tests Header | |||||
| DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES | |||||