complexType priorityElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p387.png
used by
element Priority
attributes
Name  Type  Use  Default  Fixed  Annotation
value  priorityType  required      
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Type for an element with a priority attribute (value in the range of [0..255]).
source <xsd:complexType name="priorityElementType">
 
<xsd:annotation>
   
<xsd:documentation>Type for an element with a priority attribute (value in the range of [0..255]).</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="value" type="priorityType" use="required"/>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

attribute priorityElementType/@value
type priorityType
properties
use required
facets
Kind Value Annotation
maxInclusive 255
minExclusive 0
source <xsd:attribute name="value" type="priorityType" use="required"/>


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