ZVON > References > UDDI Reference |
Intro / Search / ZVON |
Element | phone [ v1 ] |
---|---|
Occurs in | [ ] - [ ] |
Parents | contact |
Description | Data: an telephone number. |
Attributes | useType |
XML Schema |
---|
<xsd:element name="phone"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:string"> <xsd:attribute name="useType" type="xsd:string"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
Expanded XML Schema |
---|
<xsd:element name="phone"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:string"> <xsd:attribute name="useType" type="xsd:string"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |