Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_SecurityConstraints_Type / gmd:classification
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index20.tmp#id983 index94.tmp#id965 index870.tmp#id1828
Type gmd:MD_ClassificationCode_PropertyType
Properties
content: complex
Model gmd:MD_ClassificationCode
Children gmd:MD_ClassificationCode
Instance
<gmd:classification gco:nilReason="">
  <gmd:MD_ClassificationCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:MD_ClassificationCode>
</gmd:classification>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="classification" type="gmd:MD_ClassificationCode_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/constraints.xsd
Element gmd:MD_SecurityConstraints_Type / gmd:userNote
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index20.tmp#id983 index23.tmp#id951 index24.tmp#id950
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:userNote gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:userNote>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="userNote" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/constraints.xsd
Element gmd:MD_SecurityConstraints_Type / gmd:classificationSystem
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index20.tmp#id983 index23.tmp#id951 index24.tmp#id950
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:classificationSystem gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:classificationSystem>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="classificationSystem" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/constraints.xsd
Element gmd:MD_SecurityConstraints_Type / gmd:handlingDescription
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index20.tmp#id983 index23.tmp#id951 index24.tmp#id950
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:handlingDescription gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:handlingDescription>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="handlingDescription" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/constraints.xsd
Complex Type gmd:MD_SecurityConstraints_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Handling restrictions imposed on the dataset because of national security, privacy, or other concerns
Diagram
Diagram index16.tmp#id946 index17.tmp#id945 index113.tmp#id1445 index113.tmp#id1444 index279.tmp#id1827 index279.tmp#id1829 index279.tmp#id1830 index279.tmp#id1831
Type extension of gmd:MD_Constraints_Type
Type hierarchy
Used by
Model gmd:useLimitation* , gmd:classification , gmd:userNote{0,1} , gmd:classificationSystem{0,1} , gmd:handlingDescription{0,1}
Children gmd:classification, gmd:classificationSystem, gmd:handlingDescription, gmd:useLimitation, gmd:userNote
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_SecurityConstraints_Type">
  <xs:annotation>
    <xs:documentation>Handling restrictions imposed on the dataset because of national security, privacy, or other concerns</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gmd:MD_Constraints_Type">
      <xs:sequence>
        <xs:element name="classification" type="gmd:MD_ClassificationCode_PropertyType"/>
        <xs:element name="userNote" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="classificationSystem" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="handlingDescription" type="gco:CharacterString_PropertyType" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/constraints.xsd