| schema location: | |
| attributeFormDefault: | unqualified |
| elementFormDefault: | qualified |
| Elements |
| edart |
| diagram | ![]() |
||
| properties |
|
||
| children | generationCheckoutControlAreas | ||
| source | <xs:element name="edart"> <xs:complexType> <xs:sequence> <xs:element name="generationCheckoutControlAreas"> <xs:complexType> <xs:sequence> <xs:element name="controlArea" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:attribute name="id" type="xs:string"/> <xs:attribute name="name" type="xs:string"/> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| properties |
|
||
| children | controlArea | ||
| source | <xs:element name="generationCheckoutControlAreas"> <xs:complexType> <xs:sequence> <xs:element name="controlArea" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:attribute name="id" type="xs:string"/> <xs:attribute name="name" type="xs:string"/> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="controlArea" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:attribute name="id" type="xs:string"/> <xs:attribute name="name" type="xs:string"/> </xs:complexType> </xs:element> |
| type | xs:string |
| source | <xs:attribute name="id" type="xs:string"/> |
| type | xs:string |
| source | <xs:attribute name="name" type="xs:string"/> |