Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_LegalConstraints_Type / gmd:accessConstraints
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index11.tmp#id972 index248.tmp#id955 index528.tmp#id1811
Type gmd:MD_RestrictionCode_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gmd:MD_RestrictionCode
Children gmd:MD_RestrictionCode
Instance
<gmd:accessConstraints gco:nilReason="">
  <gmd:MD_RestrictionCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:MD_RestrictionCode>
</gmd:accessConstraints>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="accessConstraints" type="gmd:MD_RestrictionCode_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/constraints.xsd
Element gmd:MD_LegalConstraints_Type / gmd:useConstraints
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index11.tmp#id972 index248.tmp#id955 index528.tmp#id1811
Type gmd:MD_RestrictionCode_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gmd:MD_RestrictionCode
Children gmd:MD_RestrictionCode
Instance
<gmd:useConstraints gco:nilReason="">
  <gmd:MD_RestrictionCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:MD_RestrictionCode>
</gmd:useConstraints>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="useConstraints" type="gmd:MD_RestrictionCode_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/constraints.xsd
Element gmd:MD_LegalConstraints_Type / gmd:otherConstraints
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index11.tmp#id972 index199.tmp#id940 index200.tmp#id939
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:otherConstraints gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:otherConstraints>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="otherConstraints" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/constraints.xsd
Complex Type gmd:MD_LegalConstraints_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Restrictions and legal prerequisites for accessing and using the dataset.
Diagram
Diagram index67.tmp#id935 index68.tmp#id934 index582.tmp#id1434 index582.tmp#id1433 index583.tmp#id1810 index583.tmp#id1812 index583.tmp#id1813
Type extension of gmd:MD_Constraints_Type
Type hierarchy
Used by
Model gmd:useLimitation* , gmd:accessConstraints* , gmd:useConstraints* , gmd:otherConstraints*
Children gmd:accessConstraints, gmd:otherConstraints, gmd:useConstraints, gmd:useLimitation
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_LegalConstraints_Type">
  <xs:annotation>
    <xs:documentation>Restrictions and legal prerequisites for accessing and using the dataset.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gmd:MD_Constraints_Type">
      <xs:sequence>
        <xs:element name="accessConstraints" type="gmd:MD_RestrictionCode_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="useConstraints" type="gmd:MD_RestrictionCode_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="otherConstraints" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/constraints.xsd