complexType EntityMarkingType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p422.png
type extension of rootType
properties
base rootType
abstract false
used by
elements AppearancePdu/entityMarking EntityStatePdu/marking
attributes
Name  Type  Use  Default  Fixed  Annotation
characterSet  xs:string        
appinfo
The character set (SISO enumeration EntityMarkingCharacterSet uid 45)
characters          
appinfo
The characters
annotation
appinfo
Specifies the character set used in the first byte, followed by 11 characters of text
            data. Section 6.29
        
source <xs:complexType name="EntityMarkingType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Specifies the character set used in the first byte, followed by 11 characters of text
            data. Section 6.29
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="characterSet" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>The character set (SISO enumeration EntityMarkingCharacterSet uid 45)</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="characters">
       
<xs:annotation>
         
<xs:appinfo>The characters</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute EntityMarkingType/@characterSet
type xs:string
annotation
appinfo
The character set (SISO enumeration EntityMarkingCharacterSet uid 45)
source <xs:attribute name="characterSet" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>The character set (SISO enumeration EntityMarkingCharacterSet uid 45)</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EntityMarkingType/@characters
annotation
appinfo
The characters
source <xs:attribute name="characters">
 
<xs:annotation>
   
<xs:appinfo>The characters</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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