complexType tokenElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p422.png
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xsd:token  required      
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Type for an element with a single token attribute.
source <xsd:complexType name="tokenElementType">
 
<xsd:annotation>
   
<xsd:documentation>Type for an element with a single token attribute.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="value" type="xsd:token" use="required"/>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

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


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