complexType stringElementType
diagram AVCL.2.1_diagrams/AVCL.2.1_p417.png
used by
elements Beacon IlluminatorCharacteristic MarkerCharacteristic MissionScript MissionScriptInline Model Qualifier
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xsd:string  required      
timeStamp  nonNegativeScalarType  optional      
documentation
Time value in seconds.
description  xsd:string  optional      
documentation
Descriptive text explaining the intended effect of this element.
id  xsd:ID  optional      
documentation
Unique identifier for this element.
annotation
documentation
Type for an element with a single string attribute.
source <xsd:complexType name="stringElementType">
 
<xsd:annotation>
   
<xsd:documentation>Type for an element with a single string attribute.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="value" type="xsd:string" use="required"/>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

attribute stringElementType/@value
type xsd:string
properties
use required
source <xsd:attribute name="value" type="xsd:string" use="required"/>


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