complexType AppearanceType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p357.png
type extension of rootType
properties
base rootType
abstract false
used by
element AppearancePdu/appearanceFields
attributes
Name  Type  Use  Default  Fixed  Annotation
visual  xs:unsignedLong        
ir  xs:unsignedLong        
em  xs:unsignedLong        
audio  xs:unsignedLong        
annotation
appinfo
used in AppearancePdu
source <xs:complexType name="AppearanceType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>used in AppearancePdu</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="visual" type="xs:unsignedLong"/>
     
<xs:attribute name="ir" type="xs:unsignedLong"/>
     
<xs:attribute name="em" type="xs:unsignedLong"/>
     
<xs:attribute name="audio" type="xs:unsignedLong"/>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute AppearanceType/@visual
type xs:unsignedLong
source <xs:attribute name="visual" type="xs:unsignedLong"/>

attribute AppearanceType/@ir
type xs:unsignedLong
source <xs:attribute name="ir" type="xs:unsignedLong"/>

attribute AppearanceType/@em
type xs:unsignedLong
source <xs:attribute name="em" type="xs:unsignedLong"/>

attribute AppearanceType/@audio
type xs:unsignedLong
source <xs:attribute name="audio" type="xs:unsignedLong"/>


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