Showing:

Annotations
Diagrams
Instances
Properties
Source
Element EditOrganization
Namespace http://4psa.com/OrganizationMessages.xsd/5.2.5
Annotations
Edit organization: request
Diagram
Diagram OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_name OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_firstName OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_lastName OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_company OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_login OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_passwordAuto OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_password OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_forceUpdate OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_phone OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_fax OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_email OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_address OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_city OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_pcode OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_country OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_region OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_timezone OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_interfaceLang OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_notes AccountData_xsd_Element_serverID.tmp#serverID OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_chargingIdentifier OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo_subscriptionID OrganizationData_xsd_Complex_Type_OrganizationInfo.tmp#OrganizationInfo AccountData_xsd_Element_templateID.tmp#templateID AccountData_xsd_Element_channelRuleID.tmp#channelRuleID Common_xsd_Element_ID.tmp#ID Common_xsd_Element_identifier.tmp#identifier AccountData_xsd_Element_chargingPlanID.tmp#chargingPlanID AccountData_xsd_Element_chargingPlanIdentifier.tmp#chargingPlanIdentifier AccountData_xsd_Element_fromUser.tmp#fromUser AccountData_xsd_Element_fromUserIdentifier.tmp#fromUserIdentifier
Type extension of OrganizationInfo
Type hierarchy
Properties
content: complex
Model name{0,1} , firstName{0,1} , lastName{0,1} , company{0,1} , login{0,1} , passwordAuto{0,1} , password{0,1} , forceUpdate{0,1} , phone{0,1} , fax{0,1} , email{0,1} , address{0,1} , city{0,1} , pcode{0,1} , country{0,1} , region{0,1} , timezone{0,1} , interfaceLang{0,1} , notes{0,1} , serverID{0,1} , chargingIdentifier{0,1} , subscriptionID{0,1} , templateID{0,1} , channelRuleID{0,1} , (ID{0,1} | identifier{0,1}) , (chargingPlanID{0,1} | chargingPlanIdentifier{0,1}) , (fromUser{0,1} | fromUserIdentifier{0,1})
Children ID, address, channelRuleID, chargingIdentifier, chargingPlanID, chargingPlanIdentifier, city, company, country, email, fax, firstName, forceUpdate, fromUser, fromUserIdentifier, identifier, interfaceLang, lastName, login, name, notes, password, passwordAuto, pcode, phone, region, serverID, subscriptionID, templateID, timezone
Instance
<EditOrganization xmlns="http://4psa.com/OrganizationMessages.xsd/5.2.5" xmlns:organizationData="http://4psa.com/OrganizationData.xsd/5.2.5" xmlns:accountData="http://4psa.com/AccountData.xsd/5.2.5" xmlns:common="http://4psa.com/Common.xsd/5.2.5">
  <organizationData:name>{0,1}</organizationData:name>
  <organizationData:firstName>{0,1}</organizationData:firstName>
  <organizationData:lastName>{0,1}</organizationData:lastName>
  <organizationData:company>{0,1}</organizationData:company>
  <organizationData:login>{0,1}</organizationData:login>
  <organizationData:passwordAuto>{0,1}</organizationData:passwordAuto>
  <organizationData:password>{0,1}</organizationData:password>
  <organizationData:forceUpdate>{0,1}</organizationData:forceUpdate>
  <organizationData:phone>{0,1}</organizationData:phone>
  <organizationData:fax>{0,1}</organizationData:fax>
  <organizationData:email>{0,1}</organizationData:email>
  <organizationData:address>{0,1}</organizationData:address>
  <organizationData:city>{0,1}</organizationData:city>
  <organizationData:pcode>{0,1}</organizationData:pcode>
  <organizationData:country>{0,1}</organizationData:country>
  <organizationData:region>{0,1}</organizationData:region>
  <organizationData:timezone>{0,1}</organizationData:timezone>
  <organizationData:interfaceLang>{0,1}</organizationData:interfaceLang>
  <organizationData:notes>{0,1}</organizationData:notes>
  <accountData:serverID>{0,1}</accountData:serverID>
  <organizationData:chargingIdentifier>{0,1}</organizationData:chargingIdentifier>
  <organizationData:subscriptionID>{0,1}</organizationData:subscriptionID>
  <accountData:templateID>{0,1}</accountData:templateID>
  <accountData:channelRuleID>{0,1}</accountData:channelRuleID>
  <common:ID>{0,1}</common:ID>
  <common:identifier>{0,1}</common:identifier>
  <accountData:chargingPlanID>{0,1}</accountData:chargingPlanID>
  <accountData:chargingPlanIdentifier>{0,1}</accountData:chargingPlanIdentifier>
  <accountData:fromUser>{0,1}</accountData:fromUser>
  <accountData:fromUserIdentifier>{0,1}</accountData:fromUserIdentifier>
</EditOrganization>
Source
<xs:element name="EditOrganization">
  <xs:annotation>
    <xs:documentation>Edit organization: request</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="organizationData:OrganizationInfo">
        <xs:sequence>
          <xs:element ref="accountData:templateID" minOccurs="0"/>
          <xs:element ref="accountData:channelRuleID" minOccurs="0"/>
          <xs:choice>
            <xs:element ref="common:ID" minOccurs="0"/>
            <xs:element ref="common:identifier" minOccurs="0"/>
          </xs:choice>
          <xs:choice minOccurs="0">
            <xs:element ref="accountData:chargingPlanID" minOccurs="0"/>
            <xs:element ref="accountData:chargingPlanIdentifier" minOccurs="0"/>
          </xs:choice>
          <xs:choice minOccurs="0">
            <xs:element ref="accountData:fromUser" minOccurs="0"/>
            <xs:element ref="accountData:fromUserIdentifier" minOccurs="0"/>
          </xs:choice>
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>