Definition Type: Group
Name: StandardDefinitionProperties
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Containing Schema: gml.xsd
Documentation:
This content model group makes it easier to construct types that derive from DefinitionType and its descendents "by restriction". A reference to the group saves having to enumerate the standard definition properties. See definition of StandardObjectProperties for more documentation
Collapse XSD Schema Diagram:
Drilldown into name in schema gml_xsd Drilldown into description in schema gml_xsdXSD Diagram of StandardDefinitionProperties in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<group name="StandardDefinitionProperties">
    <annotation>
        <documentation>This content model group makes it easier to construct types that 
      derive from DefinitionType and its descendents "by restriction".  
      A reference to the group saves having to enumerate the standard definition properties. 
      See definition of StandardObjectProperties for more documentation</documentation>
    </annotation>
    <sequence>
        <element ref="gml:description" minOccurs="0" />
        <element ref="gml:name" maxOccurs="unbounded" />
    </sequence>
</group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
description gml:description 0 (1)
name gml:name (1) unbounded