complexType DataBlockDefinitionType
diagram SensorML_p289.png
namespace http://www.opengis.net/swe/1.0.1
children swe:components swe:encoding
used by
element DataBlockDefinition
source <xs:complexType name="DataBlockDefinitionType">
 
<xs:sequence>
   
<xs:element name="components" type="swe:DataComponentPropertyType"/>
   
<xs:element name="encoding" type="swe:BlockEncodingPropertyType"/>
 
</xs:sequence>
 
<xs:attribute name="id" type="xs:ID" use="optional"/>
</xs:complexType>

attribute DataBlockDefinitionType/@id
type xs:ID
properties
isRef 0
use optional
source <xs:attribute name="id" type="xs:ID" use="optional"/>

element DataBlockDefinitionType/components
diagram SensorML_p290.png
namespace http://www.opengis.net/swe/1.0.1
type swe:DataComponentPropertyType
properties
isRef 0
content complex
children swe:Count swe:Quantity swe:Time swe:Boolean swe:Category swe:Text swe:QuantityRange swe:CountRange swe:TimeRange swe:AbstractDataRecord swe:AbstractDataArray
source <xs:element name="components" type="swe:DataComponentPropertyType"/>

element DataBlockDefinitionType/encoding
diagram SensorML_p291.png
namespace http://www.opengis.net/swe/1.0.1
type swe:BlockEncodingPropertyType
properties
isRef 0
content complex
children swe:StandardFormat swe:BinaryBlock swe:TextBlock swe:XMLBlock
source <xs:element name="encoding" type="swe:BlockEncodingPropertyType"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy