complexType SilentEntitySystemType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p536.png
type extension of rootType
properties
base rootType
abstract false
children entityType
attributes
Name  Type  Use  Default  Fixed  Annotation
numberOfEntities  xs:unsignedShort        
appinfo
number of the type specified by the entity type field
numberOfAppearanceRecords  xs:unsignedShort        
appinfo
number of entity appearance records that follow
appearanceRecordList  derived by: xs:list        
appinfo
Variable length list of appearance records (length of list found in field numberOfAppearanceRecords)
annotation
appinfo
information abou an enitity not producing espdus. Section 6.2.79 (length of list found
            in field numberOfAppearanceRecords)
        
source <xs:complexType name="SilentEntitySystemType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>information abou an enitity not producing espdus. Section 6.2.79 (length of list found
            in field numberOfAppearanceRecords)
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:sequence>
       
<xs:element name="entityType" type="EntityTypeType">
         
<xs:annotation>
           
<xs:appinfo>Entity type</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:attribute name="numberOfEntities" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>number of the type specified by the entity type field</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="numberOfAppearanceRecords" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>number of entity appearance records that follow</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="appearanceRecordList">
       
<xs:annotation>
         
<xs:appinfo>Variable length list of appearance records (length of list found in field numberOfAppearanceRecords)</xs:appinfo>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:annotation>
           
<xs:appinfo>Attribute numberOfAppearanceRecords determines the length of this list.</xs:appinfo>
         
</xs:annotation>
         
<xs:restriction>
           
<xs:simpleType>
             
<xs:list itemType="xs:unsignedLong"/>
           
</xs:simpleType>
           
<xs:length value="0" fixed="false"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:attribute>
   
</xs:extension>
   
<!-- ========== debug: divider between elements and attributes ========== -->
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute SilentEntitySystemType/@numberOfEntities
type xs:unsignedShort
annotation
appinfo
number of the type specified by the entity type field
source <xs:attribute name="numberOfEntities" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>number of the type specified by the entity type field</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute SilentEntitySystemType/@numberOfAppearanceRecords
type xs:unsignedShort
annotation
appinfo
number of entity appearance records that follow
source <xs:attribute name="numberOfAppearanceRecords" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>number of entity appearance records that follow</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute SilentEntitySystemType/@appearanceRecordList
type restriction of (list of xs:unsignedLong)
facets
Kind Value Annotation
length 0
annotation
appinfo
Variable length list of appearance records (length of list found in field numberOfAppearanceRecords)
source <xs:attribute name="appearanceRecordList">
 
<xs:annotation>
   
<xs:appinfo>Variable length list of appearance records (length of list found in field numberOfAppearanceRecords)</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:annotation>
     
<xs:appinfo>Attribute numberOfAppearanceRecords determines the length of this list.</xs:appinfo>
   
</xs:annotation>
   
<xs:restriction>
     
<xs:simpleType>
       
<xs:list itemType="xs:unsignedLong"/>
     
</xs:simpleType>
     
<xs:length value="0" fixed="false"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

element SilentEntitySystemType/entityType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p537.png
type EntityTypeType
properties
content complex
children domain
attributes
Name  Type  Use  Default  Fixed  Annotation
entityKind  xs:string        
appinfo
Kind of entity (SISO enumeration EntityKind uid 7)
country  xs:string        
appinfo
country to which the design of the entity is attributed (SISO enumeration Country
                     uid 29)
                 
category  xs:unsignedByte        
appinfo
category of entity
subCategory  xs:unsignedByte        
appinfo
subcategory based on category
specific  xs:unsignedByte        
appinfo
specific info based on subcategory
extra  xs:unsignedByte        
annotation
appinfo
Entity type
source <xs:element name="entityType" type="EntityTypeType">
 
<xs:annotation>
   
<xs:appinfo>Entity type</xs:appinfo>
 
</xs:annotation>
</xs:element>


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