diagram | ![]() |
||||||||||||||||||||||
type | extension of rootType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="GridDataType" abstract="false"> <xs:annotation> <xs:appinfo>6.2.41, table 68</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:attribute name="sampleType" type="xs:string"> <xs:annotation> <xs:appinfo>(SISO enumeration GriddedDataSampleType uid 246)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="dataRepresentation" type="xs:string"> <xs:annotation> <xs:appinfo>(SISO enumeration GriddedDataDataRepresentation uid 247)</xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="sampleType" type="xs:string"> <xs:annotation> <xs:appinfo>(SISO enumeration GriddedDataSampleType uid 246)</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="dataRepresentation" type="xs:string"> <xs:annotation> <xs:appinfo>(SISO enumeration GriddedDataDataRepresentation uid 247)</xs:appinfo> </xs:annotation> </xs:attribute> |