Definition Type: ComplexType
Name: MD_LegalConstraints_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:
Restrictions and legal prerequisites for accessing and using the dataset.
Collapse XSD Schema Diagram:
Drilldown into otherConstraints in schema constraints_xsd Drilldown into useConstraints in schema constraints_xsd Drilldown into accessConstraints 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_LegalConstraints_Type in schema constraints_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
useLimitation gmd:useLimitation 0 unbounded
accessConstraints gmd:accessConstraints 0 unbounded
useConstraints gmd:useConstraints 0 unbounded
otherConstraints gmd:otherConstraints 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id gco:id Optional
uuid gco:uuid Optional
Collapse Derivation Tree:
Collapse References:
gmd:MD_LegalConstraints