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 index6.tmp#id983 index647.tmp#id966 index648.tmp#id1822
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 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 index6.tmp#id983 index647.tmp#id966 index648.tmp#id1822
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 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 index6.tmp#id983 index145.tmp#id951 index146.tmp#id950
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 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 index24.tmp#id946 index25.tmp#id945 index213.tmp#id1445 index213.tmp#id1444 index214.tmp#id1821 index214.tmp#id1823 index214.tmp#id1824
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