Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element login
Namespace http://4psa.com/ClientData.xsd/1.5
Diagram
Diagram Common_xsd_Simple_Type_string.tmp#string
Type string
Properties
content: simple
minOccurs: 0
Facets
whiteSpace collapse
Source
<xs:element name="login" type="common:string" minOccurs="0"/>
Element name
Namespace http://4psa.com/ClientData.xsd/1.5
Diagram
Diagram Common_xsd_Simple_Type_string255.tmp#string255
Type string255
Properties
content: simple
minOccurs: 0
Facets
whiteSpace collapse
maxLength 255
Source
<xs:element name="name" type="common:string255" minOccurs="0"/>
Element company
Namespace http://4psa.com/ClientData.xsd/1.5
Diagram
Diagram Common_xsd_Simple_Type_string255.tmp#string255
Type string255
Properties
content: simple
minOccurs: 0
Facets
whiteSpace collapse
maxLength 255
Source
<xs:element name="company" type="common:string255" minOccurs="0"/>
Element password
Namespace http://4psa.com/ClientData.xsd/1.5
Diagram
Diagram Common_xsd_Simple_Type_passwordType.tmp#passwordType
Type passwordType
Properties
content: simple
minOccurs: 0
Facets
minLength 4
maxLength 64
Source
<xs:element name="password" type="common:passwordType" minOccurs="0"/>
Element phone
Namespace http://4psa.com/ClientData.xsd/1.5
Diagram
Diagram Common_xsd_Simple_Type_string255.tmp#string255
Type string255
Properties
content: simple
minOccurs: 0
Facets
whiteSpace collapse
maxLength 255
Source
<xs:element name="phone" type="common:string255" minOccurs="0"/>
Element fax
Namespace http://4psa.com/ClientData.xsd/1.5
Diagram
Diagram Common_xsd_Simple_Type_string255.tmp#string255
Type string255
Properties
content: simple
minOccurs: 0
Facets
whiteSpace collapse
maxLength 255
Source
<xs:element name="fax" type="common:string255" minOccurs="0"/>
Element email
Namespace http://4psa.com/ClientData.xsd/1.5
Diagram
Diagram Common_xsd_Simple_Type_emailType.tmp#emailType
Type emailType
Properties
content: simple
minOccurs: 0
Facets
minLength 3
maxLength 255
pattern [\-\+_\p{L}\p{N}\.]*@([\p{L}\p{N}][\-\p{L}\p{N}]*\.)*[\p{L}][\-\p{L}\p{N}]*\.?
Source
<xs:element name="email" type="common:emailType" minOccurs="0"/>
Element address
Namespace http://4psa.com/ClientData.xsd/1.5
Diagram
Diagram Common_xsd_Simple_Type_string255.tmp#string255
Type string255
Properties
content: simple
minOccurs: 0
Facets
whiteSpace collapse
maxLength 255
Source
<xs:element name="address" type="common:string255" minOccurs="0"/>
Element city
Namespace http://4psa.com/ClientData.xsd/1.5
Diagram
Diagram Common_xsd_Simple_Type_string255.tmp#string255
Type string255
Properties
content: simple
minOccurs: 0
Facets
whiteSpace collapse
maxLength 255
Source
<xs:element name="city" type="common:string255" minOccurs="0"/>
Element state
Namespace http://4psa.com/ClientData.xsd/1.5
Diagram
Diagram Common_xsd_Simple_Type_string255.tmp#string255
Type string255
Properties
content: simple
minOccurs: 0
Facets
whiteSpace collapse
maxLength 255
Source
<xs:element name="state" type="common:string255" minOccurs="0"/>
Element pcode
Namespace http://4psa.com/ClientData.xsd/1.5
Diagram
Diagram Common_xsd_Simple_Type_zipcodeType.tmp#zipcodeType
Type zipcodeType
Properties
content: simple
minOccurs: 0
Facets
maxLength 10
Source
<xs:element name="pcode" type="common:zipcodeType" minOccurs="0"/>
Element country
Namespace http://4psa.com/ClientData.xsd/1.5
Diagram
Diagram Common_xsd_Simple_Type_codeType.tmp#codeType
Type codeType
Properties
content: simple
minOccurs: 0
Facets
whiteSpace collapse
maxLength 2
Source
<xs:element name="country" type="common:codeType" minOccurs="0"/>
Element timezone
Namespace http://4psa.com/ClientData.xsd/1.5
Annotations
Time zone name.
Diagram
Diagram Common_xsd_Simple_Type_string.tmp#string
Type string
Properties
content: simple
minOccurs: 0
Facets
whiteSpace collapse
Source
<xs:element name="timezone" type="common:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Time zone name.</xs:documentation>
  </xs:annotation>
</xs:element>
Element language
Namespace http://4psa.com/ClientData.xsd/1.5
Diagram
Diagram Common_xsd_Simple_Type_codeType.tmp#codeType
Type codeType
Properties
content: simple
minOccurs: 0
Facets
whiteSpace collapse
maxLength 2
Source
<xs:element name="language" type="common:codeType" minOccurs="0"/>
Element notes
Namespace http://4psa.com/ClientData.xsd/1.5
Annotations
Client notes
Diagram
Diagram Common_xsd_Simple_Type_text.tmp#text
Type text
Properties
content: simple
minOccurs: 0
Facets
whiteSpace preserve
Source
<xs:element name="notes" type="common:text" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Client notes</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type ClientInfo
Namespace http://4psa.com/ClientData.xsd/1.5
Diagram
Diagram ClientData_xsd_Complex_Type_ClientInfo.tmp#ClientInfo_login ClientData_xsd_Complex_Type_ClientInfo.tmp#ClientInfo_name ClientData_xsd_Complex_Type_ClientInfo.tmp#ClientInfo_company ClientData_xsd_Complex_Type_ClientInfo.tmp#ClientInfo_password ClientData_xsd_Complex_Type_ClientInfo.tmp#ClientInfo_phone ClientData_xsd_Complex_Type_ClientInfo.tmp#ClientInfo_fax ClientData_xsd_Complex_Type_ClientInfo.tmp#ClientInfo_email ClientData_xsd_Complex_Type_ClientInfo.tmp#ClientInfo_address ClientData_xsd_Complex_Type_ClientInfo.tmp#ClientInfo_city ClientData_xsd_Complex_Type_ClientInfo.tmp#ClientInfo_state ClientData_xsd_Complex_Type_ClientInfo.tmp#ClientInfo_pcode ClientData_xsd_Complex_Type_ClientInfo.tmp#ClientInfo_country ClientData_xsd_Complex_Type_ClientInfo.tmp#ClientInfo_timezone ClientData_xsd_Complex_Type_ClientInfo.tmp#ClientInfo_language ClientData_xsd_Complex_Type_ClientInfo.tmp#ClientInfo_notes
Used by
Elements AddClientRequest, EditClientRequest
Complex Type ExtendedClientInfo
Model login{0,1} , name{0,1} , company{0,1} , password{0,1} , phone{0,1} , fax{0,1} , email{0,1} , address{0,1} , city{0,1} , state{0,1} , pcode{0,1} , country{0,1} , timezone{0,1} , language{0,1} , notes{0,1}
Children address, city, company, country, email, fax, language, login, name, notes, password, pcode, phone, state, timezone
Source
<xs:complexType name="ClientInfo">
  <xs:sequence>
    <xs:element name="login" type="common:string" minOccurs="0"/>
    <xs:element name="name" type="common:string255" minOccurs="0"/>
    <xs:element name="company" type="common:string255" minOccurs="0"/>
    <xs:element name="password" type="common:passwordType" minOccurs="0"/>
    <xs:element name="phone" type="common:string255" minOccurs="0"/>
    <xs:element name="fax" type="common:string255" minOccurs="0"/>
    <xs:element name="email" type="common:emailType" minOccurs="0"/>
    <xs:element name="address" type="common:string255" minOccurs="0"/>
    <xs:element name="city" type="common:string255" minOccurs="0"/>
    <xs:element name="state" type="common:string255" minOccurs="0"/>
    <xs:element name="pcode" type="common:zipcodeType" minOccurs="0"/>
    <xs:element name="country" type="common:codeType" minOccurs="0"/>
    <xs:element name="timezone" type="common:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Time zone name.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="language" type="common:codeType" minOccurs="0"/>
    <xs:element name="notes" type="common:text" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Client notes</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>