complexType BlockEncodingPropertyType
diagram SensorML_p520.png
namespace http://www.opengis.net/swe/1.0.1
children swe:StandardFormat swe:BinaryBlock swe:TextBlock swe:XMLBlock
used by
elements DataBlockDefinitionType/encoding EncodedValuesGroup/encoding
source <xs:complexType name="BlockEncodingPropertyType">
 
<xs:choice minOccurs="0">
   
<xs:element ref="swe:StandardFormat"/>
   
<xs:element ref="swe:BinaryBlock"/>
   
<xs:element ref="swe:TextBlock"/>
   
<xs:element ref="swe:XMLBlock"/>
 
</xs:choice>
 
<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
</xs:complexType>


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