official HIS-Nord xsd removed PAS and CREW completely from interface
This commit is contained in:
parent
da5ebaf226
commit
c70e4700c3
@ -198,7 +198,6 @@ public partial class conveyance {
|
||||
[System.Xml.Serialization.XmlElementAttribute("BKRA", typeof(bkra), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("BKRD", typeof(bkrd), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("BPOL", typeof(bpol), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("CREW", typeof(crew), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("CREWA", typeof(crewtype), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("CREWD", typeof(crewtype), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("HAZA", typeof(haza), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
@ -208,7 +207,6 @@ public partial class conveyance {
|
||||
[System.Xml.Serialization.XmlElementAttribute("MDH", typeof(mdh), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("NOANOD", typeof(noanod), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("NameOfMaster", typeof(string), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("PAS", typeof(pas), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("PASA", typeof(pastype), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("PASD", typeof(pastype), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("POBA", typeof(poba), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
@ -220,7 +218,6 @@ public partial class conveyance {
|
||||
[System.Xml.Serialization.XmlElementAttribute("RESET_BKRA", typeof(ytype), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("RESET_BKRD", typeof(ytype), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("RESET_BPOL", typeof(ytype), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("RESET_CREW", typeof(ytype), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("RESET_CREWA", typeof(ytype), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("RESET_CREWD", typeof(ytype), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("RESET_HAZA", typeof(ytype), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
@ -230,7 +227,6 @@ public partial class conveyance {
|
||||
[System.Xml.Serialization.XmlElementAttribute("RESET_MDH", typeof(ytype), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("RESET_NOANOD", typeof(ytype), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("RESET_NameOfMaster", typeof(ytype), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("RESET_PAS", typeof(ytype), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("RESET_PASA", typeof(ytype), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("RESET_PASD", typeof(ytype), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
[System.Xml.Serialization.XmlElementAttribute("RESET_POBA", typeof(ytype), Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
@ -1389,204 +1385,6 @@ public enum documenttype {
|
||||
OTHER_LEGAL_IDENTITY_DOCUMENT,
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
||||
[System.SerializableAttribute()]
|
||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
||||
public partial class crew {
|
||||
|
||||
private crewmember[] crewMemberField;
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute("CrewMember", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public crewmember[] CrewMember {
|
||||
get {
|
||||
return this.crewMemberField;
|
||||
}
|
||||
set {
|
||||
this.crewMemberField = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
||||
[System.SerializableAttribute()]
|
||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
||||
public partial class crewmember {
|
||||
|
||||
private string crewMemberLastNameField;
|
||||
|
||||
private string crewMemberFirstNameField;
|
||||
|
||||
private string crewMemberPlaceOfBirthField;
|
||||
|
||||
private System.DateTime crewMemberDateOfBirthField;
|
||||
|
||||
private GenderType crewMemberGenderField;
|
||||
|
||||
private bool crewMemberGenderFieldSpecified;
|
||||
|
||||
private string crewMemberNationalityField;
|
||||
|
||||
private documenttype crewMemberIdentityDocumentTypeField;
|
||||
|
||||
private string crewMemberIdentityDocumentIdField;
|
||||
|
||||
private string crewMemberIdentityDocumentIssuingStateField;
|
||||
|
||||
private System.DateTime crewmemberIdentityDocumentExpiryDateField;
|
||||
|
||||
private string crewMemberVisaNumberField;
|
||||
|
||||
private string crewMemberDutyField;
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public string CrewMemberLastName {
|
||||
get {
|
||||
return this.crewMemberLastNameField;
|
||||
}
|
||||
set {
|
||||
this.crewMemberLastNameField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public string CrewMemberFirstName {
|
||||
get {
|
||||
return this.crewMemberFirstNameField;
|
||||
}
|
||||
set {
|
||||
this.crewMemberFirstNameField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public string CrewMemberPlaceOfBirth {
|
||||
get {
|
||||
return this.crewMemberPlaceOfBirthField;
|
||||
}
|
||||
set {
|
||||
this.crewMemberPlaceOfBirthField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, DataType="date")]
|
||||
public System.DateTime CrewMemberDateOfBirth {
|
||||
get {
|
||||
return this.crewMemberDateOfBirthField;
|
||||
}
|
||||
set {
|
||||
this.crewMemberDateOfBirthField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public GenderType CrewMemberGender {
|
||||
get {
|
||||
return this.crewMemberGenderField;
|
||||
}
|
||||
set {
|
||||
this.crewMemberGenderField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
||||
public bool CrewMemberGenderSpecified {
|
||||
get {
|
||||
return this.crewMemberGenderFieldSpecified;
|
||||
}
|
||||
set {
|
||||
this.crewMemberGenderFieldSpecified = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public string CrewMemberNationality {
|
||||
get {
|
||||
return this.crewMemberNationalityField;
|
||||
}
|
||||
set {
|
||||
this.crewMemberNationalityField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public documenttype CrewMemberIdentityDocumentType {
|
||||
get {
|
||||
return this.crewMemberIdentityDocumentTypeField;
|
||||
}
|
||||
set {
|
||||
this.crewMemberIdentityDocumentTypeField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public string CrewMemberIdentityDocumentId {
|
||||
get {
|
||||
return this.crewMemberIdentityDocumentIdField;
|
||||
}
|
||||
set {
|
||||
this.crewMemberIdentityDocumentIdField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public string CrewMemberIdentityDocumentIssuingState {
|
||||
get {
|
||||
return this.crewMemberIdentityDocumentIssuingStateField;
|
||||
}
|
||||
set {
|
||||
this.crewMemberIdentityDocumentIssuingStateField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, DataType="date")]
|
||||
public System.DateTime CrewmemberIdentityDocumentExpiryDate {
|
||||
get {
|
||||
return this.crewmemberIdentityDocumentExpiryDateField;
|
||||
}
|
||||
set {
|
||||
this.crewmemberIdentityDocumentExpiryDateField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public string CrewMemberVisaNumber {
|
||||
get {
|
||||
return this.crewMemberVisaNumberField;
|
||||
}
|
||||
set {
|
||||
this.crewMemberVisaNumberField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public string CrewMemberDuty {
|
||||
get {
|
||||
return this.crewMemberDutyField;
|
||||
}
|
||||
set {
|
||||
this.crewMemberDutyField = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
||||
[System.SerializableAttribute()]
|
||||
@ -1909,243 +1707,6 @@ public partial class pastypePassengerDetailsPAX {
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
||||
[System.SerializableAttribute()]
|
||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
||||
public partial class pas {
|
||||
|
||||
private passenger[] passengerField;
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute("Passenger", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public passenger[] Passenger {
|
||||
get {
|
||||
return this.passengerField;
|
||||
}
|
||||
set {
|
||||
this.passengerField = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
||||
[System.SerializableAttribute()]
|
||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
||||
public partial class passenger {
|
||||
|
||||
private string passengerLastNameField;
|
||||
|
||||
private string passengerFirstNameField;
|
||||
|
||||
private string passengerPlaceOfBirthField;
|
||||
|
||||
private System.DateTime passengerDateOfBirthField;
|
||||
|
||||
private GenderType passengerGenderField;
|
||||
|
||||
private bool passengerGenderFieldSpecified;
|
||||
|
||||
private string passengerNationalityField;
|
||||
|
||||
private documenttype passengerIdentityDocumentTypeField;
|
||||
|
||||
private string passengerIdentityDocumentIdField;
|
||||
|
||||
private string passengerIdentityDocumentIssuingStateField;
|
||||
|
||||
private System.DateTime passengerIdentityDocumentExpiryDateField;
|
||||
|
||||
private bool passengerIdentityDocumentExpiryDateFieldSpecified;
|
||||
|
||||
private string passengerVisaNumberField;
|
||||
|
||||
private string passengerPortOfEmbarkationField;
|
||||
|
||||
private string passengerPortOfDisembarkationField;
|
||||
|
||||
private yorntype passengerInTransitField;
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public string PassengerLastName {
|
||||
get {
|
||||
return this.passengerLastNameField;
|
||||
}
|
||||
set {
|
||||
this.passengerLastNameField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public string PassengerFirstName {
|
||||
get {
|
||||
return this.passengerFirstNameField;
|
||||
}
|
||||
set {
|
||||
this.passengerFirstNameField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public string PassengerPlaceOfBirth {
|
||||
get {
|
||||
return this.passengerPlaceOfBirthField;
|
||||
}
|
||||
set {
|
||||
this.passengerPlaceOfBirthField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, DataType="date")]
|
||||
public System.DateTime PassengerDateOfBirth {
|
||||
get {
|
||||
return this.passengerDateOfBirthField;
|
||||
}
|
||||
set {
|
||||
this.passengerDateOfBirthField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public GenderType PassengerGender {
|
||||
get {
|
||||
return this.passengerGenderField;
|
||||
}
|
||||
set {
|
||||
this.passengerGenderField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
||||
public bool PassengerGenderSpecified {
|
||||
get {
|
||||
return this.passengerGenderFieldSpecified;
|
||||
}
|
||||
set {
|
||||
this.passengerGenderFieldSpecified = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public string PassengerNationality {
|
||||
get {
|
||||
return this.passengerNationalityField;
|
||||
}
|
||||
set {
|
||||
this.passengerNationalityField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public documenttype PassengerIdentityDocumentType {
|
||||
get {
|
||||
return this.passengerIdentityDocumentTypeField;
|
||||
}
|
||||
set {
|
||||
this.passengerIdentityDocumentTypeField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public string PassengerIdentityDocumentId {
|
||||
get {
|
||||
return this.passengerIdentityDocumentIdField;
|
||||
}
|
||||
set {
|
||||
this.passengerIdentityDocumentIdField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public string PassengerIdentityDocumentIssuingState {
|
||||
get {
|
||||
return this.passengerIdentityDocumentIssuingStateField;
|
||||
}
|
||||
set {
|
||||
this.passengerIdentityDocumentIssuingStateField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, DataType="date")]
|
||||
public System.DateTime PassengerIdentityDocumentExpiryDate {
|
||||
get {
|
||||
return this.passengerIdentityDocumentExpiryDateField;
|
||||
}
|
||||
set {
|
||||
this.passengerIdentityDocumentExpiryDateField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
||||
public bool PassengerIdentityDocumentExpiryDateSpecified {
|
||||
get {
|
||||
return this.passengerIdentityDocumentExpiryDateFieldSpecified;
|
||||
}
|
||||
set {
|
||||
this.passengerIdentityDocumentExpiryDateFieldSpecified = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public string PassengerVisaNumber {
|
||||
get {
|
||||
return this.passengerVisaNumberField;
|
||||
}
|
||||
set {
|
||||
this.passengerVisaNumberField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public string PassengerPortOfEmbarkation {
|
||||
get {
|
||||
return this.passengerPortOfEmbarkationField;
|
||||
}
|
||||
set {
|
||||
this.passengerPortOfEmbarkationField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public string PassengerPortOfDisembarkation {
|
||||
get {
|
||||
return this.passengerPortOfDisembarkationField;
|
||||
}
|
||||
set {
|
||||
this.passengerPortOfDisembarkationField = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
||||
public yorntype PassengerInTransit {
|
||||
get {
|
||||
return this.passengerInTransitField;
|
||||
}
|
||||
set {
|
||||
this.passengerInTransitField = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/// <remarks/>
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
||||
[System.SerializableAttribute()]
|
||||
@ -6448,9 +6009,6 @@ public enum Items1ChoiceType {
|
||||
/// <remarks/>
|
||||
BPOL,
|
||||
|
||||
/// <remarks/>
|
||||
CREW,
|
||||
|
||||
/// <remarks/>
|
||||
CREWA,
|
||||
|
||||
@ -6478,9 +6036,6 @@ public enum Items1ChoiceType {
|
||||
/// <remarks/>
|
||||
NameOfMaster,
|
||||
|
||||
/// <remarks/>
|
||||
PAS,
|
||||
|
||||
/// <remarks/>
|
||||
PASA,
|
||||
|
||||
@ -6514,9 +6069,6 @@ public enum Items1ChoiceType {
|
||||
/// <remarks/>
|
||||
RESET_BPOL,
|
||||
|
||||
/// <remarks/>
|
||||
RESET_CREW,
|
||||
|
||||
/// <remarks/>
|
||||
RESET_CREWA,
|
||||
|
||||
@ -6544,9 +6096,6 @@ public enum Items1ChoiceType {
|
||||
/// <remarks/>
|
||||
RESET_NameOfMaster,
|
||||
|
||||
/// <remarks/>
|
||||
RESET_PAS,
|
||||
|
||||
/// <remarks/>
|
||||
RESET_PASA,
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user