Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_StandardOrderProcess_Type / gmd:fees
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index35.tmp#id990 index67.tmp#id958 index68.tmp#id957
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:fees gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:fees>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="fees" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/distribution.xsd
Element gmd:MD_StandardOrderProcess_Type / gmd:plannedAvailableDateTime
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index35.tmp#id990 index259.tmp#id1061 index639.tmp#id1135
Type gco:DateTime_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:DateTime
Children gco:DateTime
Instance
<gmd:plannedAvailableDateTime gco:nilReason="">
  <gco:DateTime>{1,1}</gco:DateTime>
</gmd:plannedAvailableDateTime>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="plannedAvailableDateTime" type="gco:DateTime_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/distribution.xsd
Element gmd:MD_StandardOrderProcess_Type / gmd:orderingInstructions
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index35.tmp#id990 index67.tmp#id958 index68.tmp#id957
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:orderingInstructions gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:orderingInstructions>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="orderingInstructions" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/distribution.xsd
Element gmd:MD_StandardOrderProcess_Type / gmd:turnaround
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index35.tmp#id990 index67.tmp#id958 index68.tmp#id957
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:turnaround gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:turnaround>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="turnaround" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/distribution.xsd
Complex Type gmd:MD_StandardOrderProcess_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Common ways in which the dataset may be obtained or received, and related instructions and fee information
Diagram
Diagram index54.tmp#id953 index55.tmp#id952 index777.tmp#id1406 index777.tmp#id1407 index777.tmp#id1408 index777.tmp#id1409
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model gmd:fees{0,1} , gmd:plannedAvailableDateTime{0,1} , gmd:orderingInstructions{0,1} , gmd:turnaround{0,1}
Children gmd:fees, gmd:orderingInstructions, gmd:plannedAvailableDateTime, gmd:turnaround
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_StandardOrderProcess_Type">
  <xs:annotation>
    <xs:documentation>Common ways in which the dataset may be obtained or received, and related instructions and fee information</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="fees" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="plannedAvailableDateTime" type="gco:DateTime_PropertyType" minOccurs="0"/>
        <xs:element name="orderingInstructions" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="turnaround" type="gco:CharacterString_PropertyType" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/distribution.xsd