complexType ContactDetailsStructure

complexType {http://www.govtalk.gov.uk/temp/voting}ContactDetailsStructure

Type Heirarchy
{http://www.govtalk.gov.uk/temp/voting}ContactDetailsStructure (by restriction)
 {http://www.govtalk.gov.uk/temp/voting}ContactDetailsStructure
Derived Types
{http://www.govtalk.gov.uk/temp/voting}ContactDetailsStructure
 {http://www.govtalk.gov.uk/temp/voting}ContactDetailsStructure (by restriction)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.govtalk.gov.uk/temp/voting
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:xnal=http://www.govtalk.gov.uk/temp/xnal
xmlns:xlink=http://www.w3.org/1999/xlink
xmlns=http://www.govtalk.gov.uk/temp/voting


Source

<xsd:complexType name="ContactDetailsStructure">
    <
xsd:complexContent>
        <
xsd:restriction base="ContactDetailsStructure">
            <
xsd:sequence>
                <
xsd:element name="MailingAddress" type="xNALaddressStructure" minOccurs="0"/>
                <
xsd:element name="Email" type="EmailStructure" minOccurs="0" maxOccurs="unbounded"/>
                <
xsd:element name="Telephone" type="TelephoneStructure" minOccurs="0"
                    
maxOccurs="unbounded"/>
                <
xsd:element name="Fax" type="TelephoneStructure" minOccurs="0" maxOccurs="unbounded"/>
                <
xsd:element name="PreferredContact" minOccurs="0">
                    <
xsd:complexType>
                        <
xsd:attribute ref="xlink:href" use="required"/>
                    </
xsd:complexType>
                </
xsd:element>
            </
xsd:sequence>
        </
xsd:restriction>
    </
xsd:complexContent>
</
xsd:complexType>


complexType ContactDetailsStructure


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.