Abstract stcMetadata type |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
ID | xs:ID | optional |
Complex Types | stc:obsDataLocationType, stc:stcDescriptionType |
Element | stc:STCmetadata |
<xs:complexType name="stcMetadataType" abstract="true"> <xs:annotation> <xs:documentation>Abstract stcMetadata type</xs:documentation> </xs:annotation> <xs:attribute name="ID" type="xs:ID" use="optional"/> </xs:complexType> |