OrganisationServiceBasicHttpEndpoint / Add
ASP AutoIt C C (Unicode) C++ C++ (Unicode) C# DataFlex Delphi Foxpro Go Java Node.js Objective-C Perl PHP Extension PowerBuilder Powershell PureBasic Python CkPython Ruby SQL Server Swift TCL VB.NET VB6 VBScript Xojo
Chilkat.Xml xml = new Chilkat.Xml();
xml.Tag = "soapenv:Envelope";
xml.AddAttribute("xmlns:soapenv","http://schemas.xmlsoap.org/soap/envelope/");
xml.AddAttribute("xmlns:tra","http://training.gov.au/services/12/");
xml.AddAttribute("xmlns:sys","http://schemas.datacontract.org/2004/07/System");
xml.AddAttribute("xmlns:arr","http://schemas.microsoft.com/2003/10/Serialization/Arrays");
xml.UpdateChildContent("soapenv:Header","");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Codes|tra:OrganisationCode|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Codes|tra:OrganisationCode|tra:EndDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Codes|tra:OrganisationCode|tra:StartDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Codes|tra:OrganisationCode|tra:Code","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:EndDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:StartDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:Email","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:Fax","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:FirstName","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:GroupName","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:JobTitle","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:LastName","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:Mobile","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:OrganisationName","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:Phone","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:PostalAddress|tra:CountryCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:PostalAddress|tra:Latitude","99.0");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:PostalAddress|tra:Line1","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:PostalAddress|tra:Line2","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:PostalAddress|tra:Longitude","99.0");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:PostalAddress|tra:Postcode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:PostalAddress|tra:StateCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:PostalAddress|tra:StateOverseas","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:PostalAddress|tra:Suburb","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:RoleCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:Title","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Contacts|tra:Contact|tra:TypeCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:CreatedDate|sys:DateTime","dateTime");
xml.UpdateChildContentInt("soapenv:Body|tra:Add|tra:rto|tra:CreatedDate|sys:OffsetMinutes",442);
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DataManagers|tra:DataManagerAssignment|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DataManagers|tra:DataManagerAssignment|tra:EndDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DataManagers|tra:DataManagerAssignment|tra:StartDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DataManagers|tra:DataManagerAssignment|tra:Code","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:IsLegacyData","true");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Locations|tra:OrganisationLocation|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Locations|tra:OrganisationLocation|tra:EndDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Locations|tra:OrganisationLocation|tra:StartDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Locations|tra:OrganisationLocation|tra:Address|tra:CountryCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Locations|tra:OrganisationLocation|tra:Address|tra:Latitude","99.0");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Locations|tra:OrganisationLocation|tra:Address|tra:Line1","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Locations|tra:OrganisationLocation|tra:Address|tra:Line2","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Locations|tra:OrganisationLocation|tra:Address|tra:Longitude","99.0");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Locations|tra:OrganisationLocation|tra:Address|tra:Postcode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Locations|tra:OrganisationLocation|tra:Address|tra:StateCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Locations|tra:OrganisationLocation|tra:Address|tra:StateOverseas","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Locations|tra:OrganisationLocation|tra:Address|tra:Suburb","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Locations|tra:OrganisationLocation|tra:OrganisationLocationId","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PostalAddresses|tra:OrganisationPostalAddress|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PostalAddresses|tra:OrganisationPostalAddress|tra:EndDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PostalAddresses|tra:OrganisationPostalAddress|tra:StartDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PostalAddresses|tra:OrganisationPostalAddress|tra:Address|tra:CountryCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PostalAddresses|tra:OrganisationPostalAddress|tra:Address|tra:Latitude","99.0");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PostalAddresses|tra:OrganisationPostalAddress|tra:Address|tra:Line1","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PostalAddresses|tra:OrganisationPostalAddress|tra:Address|tra:Line2","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PostalAddresses|tra:OrganisationPostalAddress|tra:Address|tra:Longitude","99.0");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PostalAddresses|tra:OrganisationPostalAddress|tra:Address|tra:Postcode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PostalAddresses|tra:OrganisationPostalAddress|tra:Address|tra:StateCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PostalAddresses|tra:OrganisationPostalAddress|tra:Address|tra:StateOverseas","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PostalAddresses|tra:OrganisationPostalAddress|tra:Address|tra:Suburb","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PostalAddresses|tra:OrganisationPostalAddress|tra:OrganisationPostalAddressId","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PrincipalAddresses|tra:OrganisationPrincipalAddress|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PrincipalAddresses|tra:OrganisationPrincipalAddress|tra:EndDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PrincipalAddresses|tra:OrganisationPrincipalAddress|tra:StartDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PrincipalAddresses|tra:OrganisationPrincipalAddress|tra:Address|tra:CountryCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PrincipalAddresses|tra:OrganisationPrincipalAddress|tra:Address|tra:Latitude","99.0");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PrincipalAddresses|tra:OrganisationPrincipalAddress|tra:Address|tra:Line1","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PrincipalAddresses|tra:OrganisationPrincipalAddress|tra:Address|tra:Line2","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PrincipalAddresses|tra:OrganisationPrincipalAddress|tra:Address|tra:Longitude","99.0");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PrincipalAddresses|tra:OrganisationPrincipalAddress|tra:Address|tra:Postcode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PrincipalAddresses|tra:OrganisationPrincipalAddress|tra:Address|tra:StateCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PrincipalAddresses|tra:OrganisationPrincipalAddress|tra:Address|tra:StateOverseas","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PrincipalAddresses|tra:OrganisationPrincipalAddress|tra:Address|tra:Suburb","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:PrincipalAddresses|tra:OrganisationPrincipalAddress|tra:OrganisationPrincipalAddressId","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:ResponsibleLegalPersons|tra:ResponsibleLegalPerson|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:ResponsibleLegalPersons|tra:ResponsibleLegalPerson|tra:EndDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:ResponsibleLegalPersons|tra:ResponsibleLegalPerson|tra:StartDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:ResponsibleLegalPersons|tra:ResponsibleLegalPerson|tra:Abns|arr:string","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:ResponsibleLegalPersons|tra:ResponsibleLegalPerson|tra:Acn","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:ResponsibleLegalPersons|tra:ResponsibleLegalPerson|tra:Name","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Roles|tra:Role|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Roles|tra:Role|tra:EndDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Roles|tra:Role|tra:StartDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Roles|tra:Role|tra:Abbreviation","string");
xml.UpdateChildContentInt("soapenv:Body|tra:Add|tra:rto|tra:Roles|tra:Role|tra:Code",1042);
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Roles|tra:Role|tra:Description","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:TradingNames|tra:TradingName|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:TradingNames|tra:TradingName|tra:EndDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:TradingNames|tra:TradingName|tra:StartDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:TradingNames|tra:TradingName|tra:Name","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:UpdatedDate|sys:DateTime","dateTime");
xml.UpdateChildContentInt("soapenv:Body|tra:Add|tra:rto|tra:UpdatedDate|sys:OffsetMinutes",442);
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Urls|tra:Url|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Urls|tra:Url|tra:EndDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Urls|tra:Url|tra:StartDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Urls|tra:Url|tra:Link","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Classifications|tra:Classification|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Classifications|tra:Classification|tra:EndDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Classifications|tra:Classification|tra:StartDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Classifications|tra:Classification|tra:PurposeCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Classifications|tra:Classification|tra:SchemeCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Classifications|tra:Classification|tra:ValueCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:CricosCodes|tra:RtoCricosCode|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:CricosCodes|tra:RtoCricosCode|tra:EndDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:CricosCodes|tra:RtoCricosCode|tra:StartDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:CricosCodes|tra:RtoCricosCode|tra:Cricos_x0020_Code","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryLocations|tra:RtoDeliveryLocation|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryLocations|tra:RtoDeliveryLocation|tra:EndDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryLocations|tra:RtoDeliveryLocation|tra:StartDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryLocations|tra:RtoDeliveryLocation|tra:Address|tra:CountryCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryLocations|tra:RtoDeliveryLocation|tra:Address|tra:Latitude","99.0");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryLocations|tra:RtoDeliveryLocation|tra:Address|tra:Line1","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryLocations|tra:RtoDeliveryLocation|tra:Address|tra:Line2","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryLocations|tra:RtoDeliveryLocation|tra:Address|tra:Longitude","99.0");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryLocations|tra:RtoDeliveryLocation|tra:Address|tra:Postcode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryLocations|tra:RtoDeliveryLocation|tra:Address|tra:StateCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryLocations|tra:RtoDeliveryLocation|tra:Address|tra:StateOverseas","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryLocations|tra:RtoDeliveryLocation|tra:Address|tra:Suburb","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryLocations|tra:RtoDeliveryLocation|tra:DeliveryLocationName","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryLocations|tra:RtoDeliveryLocation|tra:RtoDeliveryLocationId","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryNotifications|tra:DeliveryNotification|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryNotifications|tra:DeliveryNotification|tra:DateOfChange","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryNotifications|tra:DeliveryNotification|tra:GeographicAreas|tra:DeliveryNotificationGeographicArea|tra:CountryCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryNotifications|tra:DeliveryNotification|tra:GeographicAreas|tra:DeliveryNotificationGeographicArea|tra:StateCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryNotifications|tra:DeliveryNotification|tra:IsCessation","true");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryNotifications|tra:DeliveryNotification|tra:NotificationDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryNotifications|tra:DeliveryNotification|tra:Scopes|tra:DeliveryNotificationScope|tra:Code","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:DeliveryNotifications|tra:DeliveryNotification|tra:Scopes|tra:DeliveryNotificationScope|tra:TrainingComponentType","list of enumerated string values");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegistrationManagers|tra:RegistrationManagerAssignment|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegistrationManagers|tra:RegistrationManagerAssignment|tra:EndDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegistrationManagers|tra:RegistrationManagerAssignment|tra:StartDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegistrationManagers|tra:RegistrationManagerAssignment|tra:Code","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegistrationPeriods|tra:RegistrationPeriod|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegistrationPeriods|tra:RegistrationPeriod|tra:EndDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegistrationPeriods|tra:RegistrationPeriod|tra:StartDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegistrationPeriods|tra:RegistrationPeriod|tra:EndReasonCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegistrationPeriods|tra:RegistrationPeriod|tra:EndReasonComments","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegistrationPeriods|tra:RegistrationPeriod|tra:Exerciser","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegistrationPeriods|tra:RegistrationPeriod|tra:LegalAuthority","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegistrationPeriods|tra:RegistrationPeriod|tra:RegistrationApplicationRenew|tra:DateOfRejection","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegistrationPeriods|tra:RegistrationPeriod|tra:RegistrationApplicationRenew|tra:IsApplicationToRenew","true");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegistrationPeriods|tra:RegistrationPeriod|tra:RegistrationApplicationRenew|tra:RtoRegistrationOutcomeOfApplication","UnderConsideration");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegistrationStatus","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:EndDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:StartDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:AdditionalDetails","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:Code","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:DecisionDetails","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:DecisionDetailsMarkedUp","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:DecisionLevelCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:DecisionMadeUnder","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:DecisionMadeUnderUrl","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:DecisionMadeUnderUrlText","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:DecisionMakerCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:DecisionStatusCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:DecisionTypeCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:EffectiveDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:IsHistoric","true");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:Reference","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:RegulatoryDecision","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:RegulatoryDecisionEvents|tra:RtoRegulatoryDecisionEvent|tra:AttachmentUrl","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:RegulatoryDecisionEvents|tra:RtoRegulatoryDecisionEvent|tra:AttachmentUrlText","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:RegulatoryDecisionEvents|tra:RtoRegulatoryDecisionEvent|tra:DecisionMakerCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:RegulatoryDecisionEvents|tra:RtoRegulatoryDecisionEvent|tra:EventDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:RegulatoryDecisionEvents|tra:RtoRegulatoryDecisionEvent|tra:EventDetails","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:RegulatoryDecisionEvents|tra:RtoRegulatoryDecisionEvent|tra:EventStatusCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:RegulatoryDecisionEvents|tra:RtoRegulatoryDecisionEvent|tra:IsHistoric","true");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:RegulatoryDecisionMapping|tra:RtoRegulatoryDecisionMapping|tra:Code","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:RegulatoryDecisionMapping|tra:RtoRegulatoryDecisionMapping|tra:Description","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:RegulatoryDecisionMapping|tra:RtoRegulatoryDecisionMapping|tra:MapFromRelationshipCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:RegulatoryDecisionMapping|tra:RtoRegulatoryDecisionMapping|tra:MapToRelationshipCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:RegulatoryDecisionMapping|tra:RtoRegulatoryDecisionMapping|tra:MapsToCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:ReverseRegulatoryDecisionMapping|tra:RtoRegulatoryDecisionMapping|tra:Code","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:ReverseRegulatoryDecisionMapping|tra:RtoRegulatoryDecisionMapping|tra:Description","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:ReverseRegulatoryDecisionMapping|tra:RtoRegulatoryDecisionMapping|tra:MapFromRelationshipCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:ReverseRegulatoryDecisionMapping|tra:RtoRegulatoryDecisionMapping|tra:MapToRelationshipCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:ReverseRegulatoryDecisionMapping|tra:RtoRegulatoryDecisionMapping|tra:MapsToCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RegulatoryDecisions|tra:RtoRegulatoryDecision|tra:ReviewStatusCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Restrictions|tra:RtoRestriction|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Restrictions|tra:RtoRestriction|tra:EndDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Restrictions|tra:RtoRestriction|tra:StartDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Restrictions|tra:RtoRestriction|tra:Code","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Restrictions|tra:RtoRestriction|tra:Restriction","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Restrictions|tra:RtoRestriction|tra:RestrictionTypeCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Restrictions|tra:RtoRestriction|tra:ShowRestriction","true");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RtoHigherEducations|tra:RtoHigherEducation|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RtoHigherEducations|tra:RtoHigherEducation|tra:EndDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RtoHigherEducations|tra:RtoHigherEducation|tra:StartDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RtoHigherEducations|tra:RtoHigherEducation|tra:IsHigherEducation","true");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RtoSchoolProviders|tra:RtoSchoolProvider|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RtoSchoolProviders|tra:RtoSchoolProvider|tra:EndDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RtoSchoolProviders|tra:RtoSchoolProvider|tra:StartDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:RtoSchoolProviders|tra:RtoSchoolProvider|tra:IsSchoolProvider","true");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Scopes|tra:Scope|tra:ActionOnEntity","None");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Scopes|tra:Scope|tra:EndDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Scopes|tra:Scope|tra:StartDate","date");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Scopes|tra:Scope|tra:ExtentCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Scopes|tra:Scope|tra:IsImplicit","true");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Scopes|tra:Scope|tra:IsRefused","true");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Scopes|tra:Scope|tra:NrtCode","string");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Scopes|tra:Scope|tra:ScopeDecisionType","Granted");
xml.UpdateChildContent("soapenv:Body|tra:Add|tra:rto|tra:Scopes|tra:Scope|tra:TrainingComponentType","list of enumerated string values");
// In a SOAP HTTP request, including the XML declaration (<?xml version="1.0" encoding="UTF-8"?>) in the XML body is generally not required.
xml.EmitXmlDecl = false;
string soapRequestBody = xml.GetXml();
string endpoint = "https://ws.staging.training.gov.au/Deewr.Tga.WebServices/OrganisationServiceV12.svc/Organisation";
string soapAction = "http://training.gov.au/services/12/IOrganisationService/Add";
// For SOAP requests, the standard Content-Type is usually set to "text/xml" or "application/soap+xml"
string contentType = "text/xml";
Chilkat.Http http = new Chilkat.Http();
http.ClearHeaders();
http.SetRequestHeader("Content-Type",contentType);
http.SetRequestHeader("SOAPAction",soapAction);
Chilkat.HttpResponse resp = http.PostXml(endpoint,soapRequestBody,"utf-8");
if (http.LastMethodSuccess == false) {
Debug.WriteLine(http.LastErrorText);
Debug.WriteLine("Failed to send SOAP request.");
return;
}
// Get the XML response body.
Chilkat.Xml responseXml = new Chilkat.Xml();
resp.GetBodyXml(responseXml);
int statusCode = resp.StatusCode;
Debug.WriteLine("response status code: " + Convert.ToString(statusCode));
// If the status code does not indicate succcess, then show the response XML,
// which probably contains error information.
if (statusCode != 200) {
Debug.WriteLine(responseXml.GetXml());
return;
}
Debug.WriteLine(responseXml.GetXml());
// Parse the successful SOAP response XML.
// This is a sample of the response XML, but the namespace prefixes will be different.
// We can parse the result using "*" for the namespace prefixes (see below).