element outputs
diagram SensorML_p205.png
namespace http://www.opengis.net/sensorML/1.0.1
properties
content complex
children sml:OutputList
used by
complexTypes AbstractComponentType AbstractPureProcessType ComponentArrayType
annotation
documentation
list of output signals
source <xs:element name="outputs">
 
<xs:annotation>
   
<xs:documentation>list of output signals</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence minOccurs="0">
     
<xs:element name="OutputList">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="output" type="sml:IoComponentPropertyType" maxOccurs="unbounded"/>
         
</xs:sequence>
         
<xs:attribute name="id" type="xs:ID"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
 
</xs:complexType>
</xs:element>

element outputs/OutputList
diagram SensorML_p206.png
namespace http://www.opengis.net/sensorML/1.0.1
properties
isRef 0
content complex
children sml:output
source <xs:element name="OutputList">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="output" type="sml:IoComponentPropertyType" maxOccurs="unbounded"/>
   
</xs:sequence>
   
<xs:attribute name="id" type="xs:ID"/>
 
</xs:complexType>
</xs:element>

attribute outputs/OutputList/@id
type xs:ID
properties
isRef 0
source <xs:attribute name="id" type="xs:ID"/>

element outputs/OutputList/output
diagram SensorML_p207.png
namespace http://www.opengis.net/sensorML/1.0.1
type sml:IoComponentPropertyType
properties
isRef 0
minOcc 1
maxOcc unbounded
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 swe:ObservableProperty
source <xs:element name="output" type="sml:IoComponentPropertyType" maxOccurs="unbounded"/>


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