complexType nonNegativeIntegerElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p374.png
used by
elements Recipient Sender
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xsd:unsignedShort  required      
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Type for an element with a single integer valued attribute that is greater than or equal to zero.
source <xsd:complexType name="nonNegativeIntegerElementType">
 
<xsd:annotation>
   
<xsd:documentation>Type for an element with a single integer valued attribute that is greater than or equal to zero.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="value" type="xsd:unsignedShort" use="required"/>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

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


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