| diagram | ![]() |
||
| namespace | http://www.opengis.net/sensorML/1.0.1 | ||
| properties |
|
||
| children | gml:description sml:date sml:contact sml:format sml:onlineResource | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="Document"> <xs:annotation> <xs:documentation>Document record with date/time, version, author, etc. pointing to an online resource related to the enclosing object</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="gml:description"/> <xs:element name="date" type="swe:timeIso8601" minOccurs="0"> <xs:annotation> <xs:documentation>Date of creation</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="sml:contact" minOccurs="0"> <xs:annotation> <xs:documentation>Person who is responsible for the document</xs:documentation> </xs:annotation> </xs:element> <xs:element name="format" type="xs:token" minOccurs="0"> <xs:annotation> <xs:documentation>Specifies the fornat of the file pointed to by onlineResource</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="sml:onlineResource" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Points to the actual document corresponding to that version</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute ref="gml:id"/> <xs:attribute name="version" type="xs:token" use="optional"/> </xs:complexType> </xs:element> |
| type | xs:token | ||||
| properties |
|
||||
| source | <xs:attribute name="version" type="xs:token" use="optional"/> |
| diagram | |||||||||
| namespace | http://www.opengis.net/sensorML/1.0.1 | ||||||||
| type | swe:timeIso8601 | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="date" type="swe:timeIso8601" minOccurs="0"> <xs:annotation> <xs:documentation>Date of creation</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||
| namespace | http://www.opengis.net/sensorML/1.0.1 | ||||||||
| type | xs:token | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="format" type="xs:token" minOccurs="0"> <xs:annotation> <xs:documentation>Specifies the fornat of the file pointed to by onlineResource</xs:documentation> </xs:annotation> </xs:element> |