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 index14.tmp#id1028 index88.tmp#id996 index89.tmp#id995
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 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 index14.tmp#id1028 index526.tmp#id1099 index570.tmp#id1173
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 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 index14.tmp#id1028 index88.tmp#id996 index89.tmp#id995
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 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 index14.tmp#id1028 index88.tmp#id996 index89.tmp#id995
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 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 index8.tmp#id991 index9.tmp#id990 index1273.tmp#id1444 index1273.tmp#id1445 index1273.tmp#id1446 index1273.tmp#id1447
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