element CONTACT_POINT

element {}CONTACT_POINT

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema


Source

<xsd:element name="CONTACT_POINT">
    <
xsd:annotation>
        <
xsd:documentation xml:lang="en">Need description</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:attribute name="ContactPointID" type="xsd:ID" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">Provides a unique Identifier for this container</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="ContactPointPreferenceIndicator" type="xsd:boolean" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">This indicator is set to be true when the particular contacts Contact Point (i.e. phone number) is preferred over any others.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="ContactPointRoleType" use="optional">
            <
xsd:simpleType>
                <
xsd:annotation>
                    <
xsd:documentation xml:lang="en">This element sets the type of role (i.e. Home, Work or Mobile) used for the Contact Point Type (Phone, Fax, Email).</xsd:documentation>
                </
xsd:annotation>
                <
xsd:restriction base="xsd:string">
                    <
xsd:enumeration value="Home">
                        <
xsd:annotation>
                            <
xsd:documentation xml:lang="en">The applicable Point Type applies to the contacts home.</xsd:documentation>
                        </
xsd:annotation>
                    </
xsd:enumeration>
                    <
xsd:enumeration value="Mobile">
                        <
xsd:annotation>
                            <
xsd:documentation xml:lang="en">The applicable Point Type applies to the contacts mobile (phone/fax/email).</xsd:documentation>
                        </
xsd:annotation>
                    </
xsd:enumeration>
                    <
xsd:enumeration value="Work">
                        <
xsd:annotation>
                            <
xsd:documentation xml:lang="en">The applicable Point Type applies to the contacts work.</xsd:documentation>
                        </
xsd:annotation>
                    </
xsd:enumeration>
                </
xsd:restriction>
            </
xsd:simpleType>
        </
xsd:attribute>
        <
xsd:attribute name="ContactPointType" use="optional">
            <
xsd:simpleType>
                <
xsd:annotation>
                    <
xsd:documentation xml:lang="en">This datum sets the Type (Phone, Fax, E-Mail, Other) used for the Contact Point Value.</xsd:documentation>
                </
xsd:annotation>
                <
xsd:restriction base="xsd:string">
                    <
xsd:enumeration value="Email">
                        <
xsd:annotation>
                            <
xsd:documentation xml:lang="en">The Contact Point Value contains an email address.</xsd:documentation>
                        </
xsd:annotation>
                    </
xsd:enumeration>
                    <
xsd:enumeration value="Fax">
                        <
xsd:annotation>
                            <
xsd:documentation xml:lang="en">The Contact Point Value contains a fax number.</xsd:documentation>
                        </
xsd:annotation>
                    </
xsd:enumeration>
                    <
xsd:enumeration value="Phone">
                        <
xsd:annotation>
                            <
xsd:documentation xml:lang="en">The Contact Point Value contains a telephone number.</xsd:documentation>
                        </
xsd:annotation>
                    </
xsd:enumeration>
                    <
xsd:enumeration value="Other">
                        <
xsd:annotation>
                            <
xsd:documentation xml:lang="en">The Contact Point Value contains some other Contact Point Type.</xsd:documentation>
                        </
xsd:annotation>
                    </
xsd:enumeration>
                </
xsd:restriction>
            </
xsd:simpleType>
        </
xsd:attribute>
        <
xsd:attribute name="ContactPointTypeOtherDescription" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">A free-form text field used to describe the Contact Point if Other is selected as the Contact Point Type.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="ContactPointValue" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">This is the actual value (Phone, Fax, E-Mail, Other) of the Contact Point Type.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
    </
xsd:complexType>
</
xsd:element>


Documentation

Need description


element CONTACT_POINT


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.