Definition Type: ComplexType
Name: ItemSeriesDefinitionType
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Type: swe:ItemDefinitionType
Containing Schema: recordType.xsd
Abstract
Documentation:
Description of a series of scalar properties with a common 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_xsd Drilldown into ItemDefinitionType in schema recordtype_xsd Drilldown into recordLength in schema recordtype_xsdXSD Diagram of ItemSeriesDefinitionType in schema recordtype_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="ItemSeriesDefinitionType">
    <annotation>
        <documentation>Description of a series of scalar properties with a common representation and scale
and (optional) quality indicators.</documentation>
    </annotation>
    <complexContent>
        <extension base="swe:ItemDefinitionType">
            <attribute name="recordLength" type="positiveInteger" use="required">
                <annotation>
                    <documentation>The number of components in the tuple</documentation>
                </annotation>
            </attribute>
        </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
recordLength swe:recordLength Required
Collapse Derivation Tree:
Collapse References:
swe:ItemSeriesDefinition