| namespace | http://www.opengis.net/swe/1.0.1 | ||||
| type | restriction of xs:token | ||||
| used by |
|
||||
| facets |
|
||||
| source | <xs:simpleType name="byteOrder"> <xs:restriction base="xs:token"> <xs:enumeration value="bigEndian"/> <xs:enumeration value="littleEndian"/> </xs:restriction> </xs:simpleType> |