diagram | |||||||||||||
namespace | http://gluon.nrk.no/tpeg3_1 | ||||||||||||
children | tpeg:position tpeg:people_problem tpeg:people_info | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="peopleType"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="position" type="tpeg:positionType"/> <xs:element name="people_problem"> <xs:complexType> <xs:attribute name="people_problem" type="xs:string" use="required"/> </xs:complexType> </xs:element> <xs:element name="people_info"> <xs:complexType> <xs:attribute name="people_type" 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="people_problem"> <xs:complexType> <xs:attribute name="people_problem" type="xs:string" use="required"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="people_problem" type="xs:string" use="required"/> |
diagram | |||||||||||||
namespace | http://gluon.nrk.no/tpeg3_1 | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="people_info"> <xs:complexType> <xs:attribute name="people_type" type="xs:string" use="required"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="people_type" type="xs:string" use="required"/> |