Namespace: |
|
Content: |
complex, 12 elements |
Defined: |
globally in sales.xsd; see XML source |
Includes: |
definitions of 12 elements |
Used: |
at 2 locations |
XML Representation Summary | |||||
<...> | |||||
|
|||||
</...> |
<xsd:complexType name="ContactType"> <xsd:sequence> </xsd:sequence> </xsd:complexType> |
Type: |
AddressDataType, complex content |
<xsd:element name="Address" nillable="false" type="AddressDataType"/> |
Type: |
xsd:string, predefined, simple content |
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
|
<xsd:element minOccurs="0" name="Company" nillable="true" type="xsd:string"/> |
Type: |
xsd:string, predefined, simple content |
|
<xsd:element name="Email" nillable="false" type="xsd:string"/> |
Type: |
xsd:string, predefined, simple content |
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
|
<xsd:element minOccurs="0" name="Fax" nillable="true" type="xsd:string"/> |
Type: |
xsd:string, predefined, simple content |
|
<xsd:element name="FirstName" nillable="false" type="xsd:string"/> |
Type: |
xsd:string, predefined, simple content |
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
|
<xsd:element minOccurs="0" name="FirstNameKatakana" nillable="true" type="xsd:string"/> |
Type: |
xsd:string, predefined, simple content |
|
<xsd:element name="LastName" nillable="false" type="xsd:string"/> |
Type: |
xsd:string, predefined, simple content |
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
|
<xsd:element minOccurs="0" name="LastNameKatakana" nillable="true" type="xsd:string"/> |
Type: |
xsd:string, predefined, simple content |
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
|
<xsd:element minOccurs="0" name="Phone" nillable="true" type="xsd:string"/> |
Type: |
xsd:string, predefined, simple content |
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
|
<xsd:element minOccurs="0" name="Phone2" nillable="true" type="xsd:string"/> |
Type: |
SalutationType, simple content |
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
|
Enumeration: |
"MR.", "MS.", "MRS" |
<xsd:element minOccurs="0" name="Salutation" nillable="true" type="SalutationType"/> |
Type: |
xsd:string, predefined, simple content |
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
|
<xsd:element minOccurs="0" name="Title" nillable="true" type="xsd:string"/> |
XML schema documentation generated with DocFlex/XML SDK 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |