diagram | |||||||||||||||||||
namespace | http://gluon.nrk.no/tpeg3_1 | ||||||||||||||||||
children | tpeg:expansion tpeg:height | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="WGS84Type"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="expansion" type="tpeg:expansionType"/> <xs:element name="height"> <xs:complexType> <xs:attribute name="height_descriptor" type="xs:string" use="required"/> <xs:attribute name="height" type="xs:string" use="required"/> </xs:complexType> </xs:element> </xs:choice> <xs:attribute name="longitude" type="xs:string" use="required"/> <xs:attribute name="latitude" type="xs:string" use="required"/> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="longitude" type="xs:string" use="required"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="latitude" type="xs:string" use="required"/> |
diagram | |||||||||||||
namespace | http://gluon.nrk.no/tpeg3_1 | ||||||||||||
type | tpeg:expansionType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="expansion" type="tpeg:expansionType"/> |
diagram | |||||||||||||||||||
namespace | http://gluon.nrk.no/tpeg3_1 | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="height"> <xs:complexType> <xs:attribute name="height_descriptor" type="xs:string" use="required"/> <xs:attribute name="height" type="xs:string" use="required"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="height_descriptor" type="xs:string" use="required"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="height" type="xs:string" use="required"/> |