Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_Constraints_Type / gmd:useLimitation
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index8.tmp#id952 index36.tmp#id920 index37.tmp#id919
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:useLimitation gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:useLimitation>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="useLimitation" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/constraints.xsd
Complex Type gmd:MD_Constraints_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Restrictions on the access and use of a dataset or metadata
Diagram
Diagram index56.tmp#id915 index57.tmp#id914 index58.tmp#id1414
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model gmd:useLimitation*
Children gmd:useLimitation
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_Constraints_Type">
  <xs:annotation>
    <xs:documentation>Restrictions on the access and use of a dataset or metadata</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="useLimitation" 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