Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_BrowseGraphic_Type / gmd:fileName
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index15.tmp#id1118 index128.tmp#id1086 index129.tmp#id1085
Type gco:CharacterString_PropertyType
Properties
content: complex
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:fileName gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:fileName>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="fileName" type="gco:CharacterString_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd
Element gmd:MD_BrowseGraphic_Type / gmd:fileDescription
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index15.tmp#id1118 index128.tmp#id1086 index129.tmp#id1085
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:fileDescription gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:fileDescription>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="fileDescription" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd
Element gmd:MD_BrowseGraphic_Type / gmd:fileType
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index15.tmp#id1118 index128.tmp#id1086 index129.tmp#id1085
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:fileType gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:fileType>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="fileType" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd
Complex Type gmd:MD_BrowseGraphic_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Graphic that provides an illustration of the dataset (should include a legend for the graphic)
Diagram
Diagram index20.tmp#id1081 index37.tmp#id1080 index604.tmp#id1513 index604.tmp#id1514 index604.tmp#id1515
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model gmd:fileName , gmd:fileDescription{0,1} , gmd:fileType{0,1}
Children gmd:fileDescription, gmd:fileName, gmd:fileType
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<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>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd