element Sender
diagram taf_cat_complete_sector_p510.png
namespace http://taf-jsg.info/schemes
type extension of CompanyCode
properties
content complex
used by
element MessageHeader
facets
Kind Value Annotation
minInclusive 0001
maxInclusive 9999
attributes
Name  Type  Use  Default  Fixed  Annotation
CI_InstanceNumber  Numeric2-2        
documentation
Number of a Common Interface Instance for the same Company
annotation
documentation
The sender of the message
source <xs:element name="Sender">
 
<xs:annotation>
   
<xs:documentation>The sender of the message</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="CompanyCode">
       
<xs:attribute ref="CI_InstanceNumber"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>


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