Definition Type: Element
Name: Record
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Type: swe:RecordType
Containing Schema: record.xsd
Abstract
Documentation:
A record is an ordered list of items
Collapse XSD Schema Diagram:
Drilldown into item in schema record_xsd Drilldown into RS in schema record_xsd Drilldown into RecordType in schema record_xsdXSD Diagram of Record in schema record_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="Record" type="swe:RecordType">
    <annotation>
        <documentation>A record is an ordered list of items</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
item swe:item (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
RS swe:RS Optional
Collapse Derivation Tree: