swec:XMLTuple
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
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from type swec:_EncodingType | |
decimalSeparator | [1..1] | xsd:string | ||
tokenSeparator | [1..1] | xsd:string | ||
tupleSeparator | [1..1] | xsd:string |
Used in
- Type swec:EncodingPropertyType (Element swec:encoding)
Substitution hierarchy
- swec:_Encoding
- can be substituted with swec:XMLTuple
Sample instance
<swec:XMLTuple id="ID" decimalSeparator="string" tokenSeparator="string" tupleSeparator="string"/>