complexType DataComponentPropertyType
diagram SensorML_p368.png
namespace http://www.opengis.net/swe/1.0.1
children swe:Count swe:Quantity swe:Time swe:Boolean swe:Category swe:Text swe:QuantityRange swe:CountRange swe:TimeRange swe:AbstractDataRecord swe:AbstractDataArray
used by
elements parameters/ParameterList/parameter ComponentArrayType/parameters/ParameterList/parameter Event/property DataBlockDefinitionType/components DataArrayType/elementType DataRecordType/field
annotation
documentation
Complex Type for all properties taking the AnyData Group with a :name" key
source <xs:complexType name="DataComponentPropertyType">
 
<xs:annotation>
   
<xs:documentation>Complex Type for all properties taking the AnyData Group with a :name" key</xs:documentation>
 
</xs:annotation>
 
<xs:group ref="swe:AnyData" minOccurs="0"/>
 
<xs:attribute name="name" type="xs:token" use="required"/>
 
<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
</xs:complexType>

attribute DataComponentPropertyType/@name
type xs:token
properties
isRef 0
use required
source <xs:attribute name="name" type="xs:token" use="required"/>


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