Definition Type: ComplexType
Name: ItemDefinitionType
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Type: swe:RecordTypeType
Containing Schema: recordType.xsd
Abstract
Documentation:
Description of a scalar property with its representation and scale and (optional) quality indicators.
Collapse XSD Schema Diagram:
Drilldown into representation in schema recordtype_xsd Drilldown into quality in schema recordtype_xsd Drilldown into property in schema recordtype_xsd Drilldown into procedure in schema recordtype_xsd Drilldown into name in schema gml_xsd Drilldown into description in schema gml_xsd Drilldown into metaDataProperty in schema gml_xsd Drilldown into StandardObjectProperties in schema gml_xsd Drilldown into id in schema gml_xsd Drilldown into DefinitionType in schema gml_xsd Drilldown into RecordTypeType in schema recordtype_xsdXSD Diagram of ItemDefinitionType in schema recordtype_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="ItemDefinitionType">
    <annotation>
        <documentation>Description of a scalar property with its representation and scale and (optional) quality
indicators.</documentation>
    </annotation>
    <complexContent>
        <extension base="swe:RecordTypeType">
            <sequence>
                <element name="procedure" type="gml:ReferenceType" minOccurs="0" />
                <element name="property" type="swe:PhenomenonPropertyType" />
                <element name="quality" type="gmd:DQ_DataQuality_PropertyType" minOccurs="0" maxOccurs="unbounded">
                    <annotation>
                        <documentation>One or more quality elements record systematic measure of
reliability</documentation>
                    </annotation>
                </element>
                <element name="representation" type="swe:RepresentationType" />
            </sequence>
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name (1) unbounded
procedure swe:procedure 0 (1)
property swe:property (1) (1)
quality swe:quality 0 unbounded
representation swe:representation (1) (1)
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
Collapse Derivation Tree:
Collapse References:
swe:ItemDefinitionswe:ItemSeriesDefinitionType,