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 index15.tmp#id1118 index222.tmp#id1101 index223.tmp#id1957
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 index15.tmp#id1118 index222.tmp#id1101 index223.tmp#id1957
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 index15.tmp#id1118 index128.tmp#id1086 index129.tmp#id1085
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 index20.tmp#id1081 index37.tmp#id1080 index507.tmp#id1580 index507.tmp#id1579 index811.tmp#id1956 index811.tmp#id1958 index811.tmp#id1959
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