complexType AggregateMarkingType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p349.png
type extension of rootType
properties
base rootType
abstract false
used by
element AggregateStatePdu/aggregateMarking
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 up to 31 characters
            of text data. Section 6.2.4.
        
source <xs:complexType name="AggregateMarkingType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Specifies the character set used in the first byte, followed by up to 31 characters
            of text data. Section 6.2.4.
        
</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 AggregateMarkingType/@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 AggregateMarkingType/@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