Geo-ISO19139
view release on metacpan or search on metacpan
lib/Geo/ISO19139/xsd/2005/gmd/identification.xsd view on Meta::CPAN
<xs:complexType name="MD_Identification_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:AbstractMD_Identification"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
<!-- =========================================================================== -->
<xs:complexType name="MD_BrowseGraphic_Type">
<xs:annotation>
<xs:documentation>Graphic that provides an illustration of the dataset (should include a legend for the graphic)</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element name="fileName" type="gco:CharacterString_PropertyType"/>
<xs:element name="fileDescription" type="gco:CharacterString_PropertyType" minOccurs="0"/>
<xs:element name="fileType" type="gco:CharacterString_PropertyType" minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
( run in 0.893 second using v1.01-cache-2.11-cpan-49f99fa48dc )