| diagram | ![]() | ||||
| namespace | http://www.opengis.net/swe/1.0.1 | ||||
| type | extension of swe:AbstractDataComponentType | ||||
| properties |
| ||||
| children | gml:description gml:name swe:value | ||||
| used by |
| ||||
| annotation |
| ||||
| source | <xs:element name="Text"> <xs:annotation> <xs:documentation>Free textual component</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="swe:AbstractDataComponentType"> <xs:sequence> <xs:element name="value" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Value is optional, to enable structure to act in a schema for values provided using other encodings</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| diagram | ![]() | ||||||||
| namespace | http://www.opengis.net/swe/1.0.1 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| annotation |
| ||||||||
| source | <xs:element name="value" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Value is optional, to enable structure to act in a schema for values provided using other encodings</xs:documentation> </xs:annotation> </xs:element> |