swe:Record
A record is an ordered list of items
Element information
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Schema document: external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0/record.xsd
Type: swe:RecordType
Properties: Global, Qualified
Content
- swe:item [1..*] An item is an item of data of any type
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
RS | [0..1] | xsd:anyURI | Optional pointer to record-type schema |
Used in
- Type swe:RecordPropertyType (Element om:result)
Sample instance
<swe:Record> <swe:item>any content</swe:item> </swe:Record>