| diagram | ![]() |
||||||||||||
| namespace | http://gluon.nrk.no/tpeg3_1 | ||||||||||||
| children | tpeg:position tpeg:animal_problem tpeg:animal_info | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="animalsType"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="position" type="tpeg:positionType"/> <xs:element name="animal_problem"> <xs:complexType> <xs:attribute name="animal_problem" type="xs:string" use="required"/> </xs:complexType> </xs:element> <xs:element name="animal_info"> <xs:complexType> <xs:attribute name="animal_type" type="xs:string" use="required"/> <xs:attribute name="animal_size" type="xs:string" use="required"/> </xs:complexType> </xs:element> </xs:choice> <xs:attribute name="number_of" type="xs:string" use="required"/> </xs:complexType> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="number_of" type="xs:string" use="required"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://gluon.nrk.no/tpeg3_1 | ||||||||||||
| type | tpeg:positionType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="position" type="tpeg:positionType"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://gluon.nrk.no/tpeg3_1 | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="animal_problem"> <xs:complexType> <xs:attribute name="animal_problem" type="xs:string" use="required"/> </xs:complexType> </xs:element> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="animal_problem" type="xs:string" use="required"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://gluon.nrk.no/tpeg3_1 | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="animal_info"> <xs:complexType> <xs:attribute name="animal_type" type="xs:string" use="required"/> <xs:attribute name="animal_size" type="xs:string" use="required"/> </xs:complexType> </xs:element> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="animal_type" type="xs:string" use="required"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="animal_size" type="xs:string" use="required"/> |