complexType UnsignedDISIntegerType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p569.png
type extension of rootType
properties
base rootType
abstract false
attributes
Name  Type  Use  Default  Fixed  Annotation
val  xs:unsignedLong        
appinfo
unsigned integer
annotation
appinfo
container class not in specification
source <xs:complexType name="UnsignedDISIntegerType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>container class not in specification</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="val" type="xs:unsignedLong">
       
<xs:annotation>
         
<xs:appinfo>unsigned integer</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute UnsignedDISIntegerType/@val
type xs:unsignedLong
annotation
appinfo
unsigned integer
source <xs:attribute name="val" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>unsigned integer</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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