Definition Type: ComplexType
Name: MD_SecurityConstraints_Type
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gmd/dhs-gmo/1.0.0
Type: gmd:MD_Constraints_Type
Containing Schema: constraints.xsd
Abstract
Documentation:
Handling restrictions imposed on the dataset because of national security, privacy, or other concerns
Collapse XSD Schema Diagram:
Drilldown into handlingDescription in schema constraints_xsd Drilldown into classificationSystem in schema constraints_xsd Drilldown into userNote in schema constraints_xsd Drilldown into classification in schema constraints_xsd Drilldown into useLimitation in schema constraints_xsd Drilldown into uuid in schema gcobase_xsd Drilldown into id in schema gcobase_xsd Drilldown into ObjectIdentification in schema gcobase_xsd Drilldown into AbstractObject_Type in schema gcobase_xsd Drilldown into MD_Constraints_Type in schema constraints_xsdXSD Diagram of MD_SecurityConstraints_Type in schema constraints_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
useLimitation gmd:useLimitation 0 unbounded
classification gmd:classification (1) (1)
userNote gmd:userNote 0 (1)
classificationSystem gmd:classificationSystem 0 (1)
handlingDescription gmd:handlingDescription 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id gco:id Optional
uuid gco:uuid Optional
Collapse Derivation Tree:
Collapse References:
gmd:MD_SecurityConstraints