Identifiable collection of data |
Element | gmd:DS_DataSet |
<xs:complexType name="DS_DataSet_Type"> <xs:annotation> <xs:documentation>Identifiable collection of data</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="gco:AbstractObject_Type"> <xs:sequence> <xs:element name="has" type="gmd:MD_Metadata_PropertyType" maxOccurs="unbounded"/> <xs:element name="partOf" type="gmd:DS_Aggregate_PropertyType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |