http://exchangenetwork.net/schemas/owwqx/1.0
complexType TelephonicDataType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://exchangenetwork.net/schemas/owwqx/1.0}TelephonicDataType (restriction)

Properties
This component is not nillable.

Model
<...>
(TelephoneNumberText?, TelephoneNumberTypeName?, TelephoneExtensionNumberText? )
</...>


Nested Element Summary
 TelephoneExtensionNumberText
          
 TelephoneNumberText
          
 TelephoneNumberTypeName
          
Source
<xsd:complexType name="TelephonicDataType">
<xsd:sequence>
<xsd:element ref="owwqx:TelephoneNumberText" minOccurs="0"/>
<xsd:element ref="owwqx:TelephoneNumberTypeName" minOccurs="0"/>
<xsd:element ref="owwqx:TelephoneExtensionNumberText" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.