swec:BinaryArray
Element information
Namespace: http://niem.gov/niem/external/ogc-swe-common/1.0.0/dhs-gmo/1.0.0
Schema document: external/ogc-swe-common/1.0.0/dhs-gmo/1.0.0/data.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- swec:component [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from type swec:_BinaryType | |
arraySize | [1..1] | swec:arraySizeSimpleType |
Used in
- Anonymous type of element swec:component
- Anonymous type of element swec:structure
Substitution hierarchy
- swec:_Binary
- can be substituted with swec:BinaryArray
Sample instance
<swec:BinaryArray id="ID" arraySize="1"> <swec:component> <swec:BinaryValue id="ID" dataType="urn:ogc:data:float" bitLength="1"/> </swec:component> </swec:BinaryArray>