xat2 Back Forward

Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Element tns:xat2
Namespace http://xat2.etai.fr
Annotations
Xat2 est l' objet principal qui contient toutes les informations.
  • Un objet Xat2 représente un message à envoyer ou à recevoir.
  • L'objet Xat2 est transporté par le protocole.
  • Il contient toutes les données techniques et métier du message.
Xat2 is the main object which contains all informations.
  • An object Xat2 represents a message to send or to receive.
  • Xat2 object is being transported by the protocol.
  • It contains all technical data and business message
Diagram
Diagram xat2_v2_0_xsd_Complex_Type_tns_Xat2Type.tmp#Xat2Type_version xat2_v2_0_xsd_Complex_Type_tns_Xat2Type.tmp#Xat2Type_message-id xat2_v2_0_xsd_Complex_Type_tns_Xat2Type.tmp#Xat2Type_correlation-id xat2_v2_0_xsd_Complex_Type_tns_Xat2Type.tmp#Xat2Type_date-list xat2_v2_0_xsd_Complex_Type_tns_Xat2Type.tmp#Xat2Type_version-list xat2_v2_0_xsd_Complex_Type_tns_Xat2Type.tmp#Xat2Type_message-list xat2_v2_0_xsd_Complex_Type_tns_Xat2Type.tmp#Xat2Type_uri-list xat2_v2_0_xsd_Complex_Type_tns_Xat2Type.tmp#Xat2Type_session-context xat2_v2_0_xsd_Complex_Type_tns_Xat2Type.tmp#Xat2Type_sequence xat2_v2_0_xsd_Complex_Type_tns_Xat2Type.tmp#Xat2Type_shuttle xat2_v2_0_xsd_Complex_Type_tns_Xat2Type.tmp#Xat2Type
Type tns:Xat2Type
Properties
content: complex
Model tns:date-list{0,1} , tns:version-list{0,1} , tns:message-list{0,1} , tns:uri-list{0,1} , tns:session-context{0,1} , tns:sequence{0,1} , tns:shuttle{0,1}
Children tns:date-list, tns:message-list, tns:sequence, tns:session-context, tns:shuttle, tns:uri-list, tns:version-list
Instance
<tns:xat2 correlation-id="" message-id="" version="">
  <tns:date-list>{0,1}</tns:date-list>
  <tns:version-list>{0,1}</tns:version-list>
  <tns:message-list>{0,1}</tns:message-list>
  <tns:uri-list>{0,1}</tns:uri-list>
  <tns:session-context>{0,1}</tns:session-context>
  <tns:sequence>{0,1}</tns:sequence>
  <tns:shuttle>{0,1}</tns:shuttle>
</tns:xat2>
Attributes
QName Type Fixed Default Use Annotation
correlation-id xsd:string optional
message-id xsd:string optional
version xsd:string required
Source
<xsd:element name="xat2" type="tns:Xat2Type">
  
</xsd:element>