complexType integerElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p356.png
used by
element rendezvousElementType/TargetVehicleID
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xsd:int  required      
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Type for an element with a single integer valued attribute.
source <xsd:complexType name="integerElementType">
 
<xsd:annotation>
   
<xsd:documentation>Type for an element with a single integer valued attribute.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="value" type="xsd:int" use="required"/>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

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


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