Showing:

Diagrams
Instances
Model
Properties
Source
Main schema String.xsd
Namespace http://string.drv.de/xmlschema/string
Properties
attribute form default unqualified
element form default qualified
Element StringMessageRequest
Namespace http://string.drv.de/xmlschema/string
Diagram
Diagram String_xsd.tmp#StringMessageRequest_AgencyInformation String_xsd.tmp#StringMessageRequest_BookingRequest String_xsd.tmp#StringMessageRequest_ConfigurationRequest String_xsd.tmp#StringMessageRequest_VersionRequest String_xsd.tmp#StringMessageRequest_AgencyClearanceRequest
Properties
content complex
Model
Children AgencyClearanceRequest, AgencyInformation, BookingRequest, ConfigurationRequest, VersionRequest
Instance
<StringMessageRequest xmlns="http://string.drv.de/xmlschema/string">
  <AgencyInformation>{1,1}</AgencyInformation>
  <BookingRequest>{1,1}</BookingRequest>
  <ConfigurationRequest>{1,1}</ConfigurationRequest>
  <VersionRequest>{1,1}</VersionRequest>
  <AgencyClearanceRequest>{1,1}</AgencyClearanceRequest>
</StringMessageRequest>
Source
<xs:element name="StringMessageRequest">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="AgencyInformation" type="CommonAgencyType" nillable="true"/>
      <xs:choice>
        <xs:element name="BookingRequest" type="BookingRequestType" nillable="true"/>
        <xs:element name="ConfigurationRequest" type="ConfigurationRequestType" nillable="true"/>
        <xs:element name="VersionRequest" type="VersionRequestType" nillable="true"/>
        <xs:element name="AgencyClearanceRequest" type="AgencyClearanceRequestType" nillable="true"/>
      </xs:choice>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element StringMessageRequest / AgencyInformation
Namespace http://string.drv.de/xmlschema/string
Diagram
Diagram StringCommonTypes_xsd.tmp#CommonAgencyType_Agency StringCommonTypes_xsd.tmp#CommonAgencyType_AgentId StringCommonTypes_xsd.tmp#CommonAgencyType
Type CommonAgencyType
Properties
content complex
nillable true
Model
Children Agency, AgentId
Instance
<AgencyInformation xmlns="http://string.drv.de/xmlschema/string">
  <Agency>{1,1}</Agency>
  <AgentId>{1,1}</AgentId>
</AgencyInformation>
Source
<xs:element name="AgencyInformation" type="CommonAgencyType" nillable="true"/>
Element StringMessageRequest / BookingRequest
Namespace http://string.drv.de/xmlschema/string
Diagram
Diagram StringBooking_xsd.tmp#BookingRequestType_RequestTrigger StringBooking_xsd.tmp#BookingRequestType_Services StringBooking_xsd.tmp#BookingRequestType_Packages StringBooking_xsd.tmp#BookingRequestType_Travellers StringBooking_xsd.tmp#BookingRequestType_BookingDetails StringBooking_xsd.tmp#BookingRequestType_ConfirmedWarnings StringBooking_xsd.tmp#BookingRequestType
Type BookingRequestType
Properties
content complex
nillable true
Model
Children BookingDetails, ConfirmedWarnings, Packages, RequestTrigger, Services, Travellers
Instance
<BookingRequest xmlns="http://string.drv.de/xmlschema/string">
  <RequestTrigger>{1,1}</RequestTrigger>
  <Services>{1,1}</Services>
  <Packages>{1,1}</Packages>
  <Travellers>{1,1}</Travellers>
  <BookingDetails>{1,1}</BookingDetails>
  <ConfirmedWarnings>{0,1}</ConfirmedWarnings>
</BookingRequest>
Source
<xs:element name="BookingRequest" type="BookingRequestType" nillable="true"/>
Element StringMessageRequest / ConfigurationRequest
Namespace http://string.drv.de/xmlschema/string
Diagram
Diagram StringConfiguration_xsd.tmp#ConfigurationRequestType
Type ConfigurationRequestType
Properties
content complex
nillable true
Model
Source
<xs:element name="ConfigurationRequest" type="ConfigurationRequestType" nillable="true"/>
Element StringMessageRequest / VersionRequest
Namespace http://string.drv.de/xmlschema/string
Diagram
Diagram StringConfiguration_xsd.tmp#VersionRequestType_Version StringConfiguration_xsd.tmp#VersionRequestType
Type VersionRequestType
Properties
content complex
nillable true
Model
Children Version
Instance
<VersionRequest xmlns="http://string.drv.de/xmlschema/string">
  <Version>{1,1}</Version>
</VersionRequest>
Source
<xs:element name="VersionRequest" type="VersionRequestType" nillable="true"/>
Element StringMessageRequest / AgencyClearanceRequest
Namespace http://string.drv.de/xmlschema/string
Diagram
Diagram StringAgency_xsd.tmp#AgencyClearanceRequestType_POS StringAgency_xsd.tmp#AgencyClearanceRequestType
Type AgencyClearanceRequestType
Properties
content complex
nillable true
Model
Children POS
Instance
<AgencyClearanceRequest xmlns="http://string.drv.de/xmlschema/string">
  <POS>{1,1}</POS>
</AgencyClearanceRequest>
Source
<xs:element name="AgencyClearanceRequest" type="AgencyClearanceRequestType" nillable="true"/>
Element StringMessageResponse
Namespace http://string.drv.de/xmlschema/string
Diagram
Diagram String_xsd.tmp#StringMessageResponse_AgencyInformation String_xsd.tmp#StringMessageResponse_BookingResponse String_xsd.tmp#StringMessageResponse_ConfigurationResponse String_xsd.tmp#StringMessageResponse_VersionResponse String_xsd.tmp#StringMessageResponse_AgencyClearanceResponse
Properties
content complex
Model
Children AgencyClearanceResponse, AgencyInformation, BookingResponse, ConfigurationResponse, VersionResponse
Instance
<StringMessageResponse xmlns="http://string.drv.de/xmlschema/string">
  <AgencyInformation>{1,1}</AgencyInformation>
  <BookingResponse>{1,1}</BookingResponse>
  <ConfigurationResponse>{1,1}</ConfigurationResponse>
  <VersionResponse>{1,1}</VersionResponse>
  <AgencyClearanceResponse>{1,1}</AgencyClearanceResponse>
</StringMessageResponse>
Source
<xs:element name="StringMessageResponse">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="AgencyInformation" type="CommonAgencyType" nillable="true"/>
      <xs:choice>
        <xs:element name="BookingResponse" type="BookingResponseType" nillable="true"/>
        <xs:element name="ConfigurationResponse" type="ConfigurationResponseType" nillable="true"/>
        <xs:element name="VersionResponse" type="VersionResponseType" nillable="true"/>
        <xs:element name="AgencyClearanceResponse" type="AgencyClearanceResponseType" nillable="true"/>
      </xs:choice>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element StringMessageResponse / AgencyInformation
Namespace http://string.drv.de/xmlschema/string
Diagram
Diagram StringCommonTypes_xsd.tmp#CommonAgencyType_Agency StringCommonTypes_xsd.tmp#CommonAgencyType_AgentId StringCommonTypes_xsd.tmp#CommonAgencyType
Type CommonAgencyType
Properties
content complex
nillable true
Model
Children Agency, AgentId
Instance
<AgencyInformation xmlns="http://string.drv.de/xmlschema/string">
  <Agency>{1,1}</Agency>
  <AgentId>{1,1}</AgentId>
</AgencyInformation>
Source
<xs:element name="AgencyInformation" type="CommonAgencyType" nillable="true"/>
Element StringMessageResponse / BookingResponse
Namespace http://string.drv.de/xmlschema/string
Diagram
Diagram StringBooking_xsd.tmp#BookingResponseType_BookingState StringBooking_xsd.tmp#BookingResponseType_ProcessState StringBooking_xsd.tmp#BookingResponseType_TransactionState StringBooking_xsd.tmp#BookingResponseType_Services StringBooking_xsd.tmp#BookingResponseType_Packages StringBooking_xsd.tmp#BookingResponseType_Travellers StringBooking_xsd.tmp#BookingResponseType_BookingDetails StringBooking_xsd.tmp#BookingResponseType_Prices StringBooking_xsd.tmp#BookingResponseType_Informations StringBooking_xsd.tmp#BookingResponseType_Warnings StringBooking_xsd.tmp#BookingResponseType_Errors StringBooking_xsd.tmp#BookingResponseType
Type BookingResponseType
Properties
content complex
nillable true
Model
Children BookingDetails, BookingState, Errors, Informations, Packages, Prices, ProcessState, Services, TransactionState, Travellers, Warnings
Instance
<BookingResponse xmlns="http://string.drv.de/xmlschema/string">
  <BookingState>{1,1}</BookingState>
  <ProcessState>{1,1}</ProcessState>
  <TransactionState>{1,1}</TransactionState>
  <Services>{1,1}</Services>
  <Packages>{1,1}</Packages>
  <Travellers>{1,1}</Travellers>
  <BookingDetails>{1,1}</BookingDetails>
  <Prices>{0,1}</Prices>
  <Informations>{1,1}</Informations>
  <Warnings>{1,1}</Warnings>
  <Errors>{1,1}</Errors>
</BookingResponse>
Source
<xs:element name="BookingResponse" type="BookingResponseType" nillable="true"/>
Element StringMessageResponse / ConfigurationResponse
Namespace http://string.drv.de/xmlschema/string
Diagram
Diagram StringConfiguration_xsd.tmp#ConfigurationResponseType_Setting StringConfiguration_xsd.tmp#ConfigurationResponseType
Type ConfigurationResponseType
Properties
content complex
nillable true
Model
Children Setting
Instance
<ConfigurationResponse xmlns="http://string.drv.de/xmlschema/string">
  <Setting>{0,unbounded}</Setting>
</ConfigurationResponse>
Source
<xs:element name="ConfigurationResponse" type="ConfigurationResponseType" nillable="true"/>
Element StringMessageResponse / VersionResponse
Namespace http://string.drv.de/xmlschema/string
Diagram
Diagram StringConfiguration_xsd.tmp#VersionResponseType_Version StringConfiguration_xsd.tmp#VersionResponseType
Type VersionResponseType
Properties
content complex
nillable true
Model
Children Version
Instance
<VersionResponse xmlns="http://string.drv.de/xmlschema/string">
  <Version>{1,1}</Version>
</VersionResponse>
Source
<xs:element name="VersionResponse" type="VersionResponseType" nillable="true"/>
Element StringMessageResponse / AgencyClearanceResponse
Namespace http://string.drv.de/xmlschema/string
Diagram
Diagram StringAgency_xsd.tmp#AgencyClearanceResponseType_POS StringAgency_xsd.tmp#AgencyClearanceResponseType_Approved StringAgency_xsd.tmp#AgencyClearanceResponseType
Type AgencyClearanceResponseType
Properties
content complex
nillable true
Model
Children Approved, POS
Instance
<AgencyClearanceResponse xmlns="http://string.drv.de/xmlschema/string">
  <POS>{1,1}</POS>
  <Approved>{1,1}</Approved>
</AgencyClearanceResponse>
Source
<xs:element name="AgencyClearanceResponse" type="AgencyClearanceResponseType" nillable="true"/>