complexType Telephonetype
diagram
namespace http://www.telebib2.org
type extension of CommunicationChanneltype
properties
base CommunicationChanneltype
children TelephoneNumber
used by
complexTypes HomeTelephonetype MobileTelephonetype OfficeTelephonetype
annotation
appinfo
An instrument for reproducing sounds at a distance.
appinfo
(COM)
documentation
Contient un canal de communication et son numéro d'appel.
documentation
Bevat een communicatiekanaal en zijn oproepnummer.
documentation
Communication contacts
documentation
Telephone
documentation
Telefoon
documentation
Téléphone
source <xsd:complexType name="Telephonetype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">An instrument for reproducing sounds at a distance.</xsd:appinfo>
   
<xsd:appinfo source="tb2Edifact">(COM)</xsd:appinfo>
   
<xsd:documentation source="BusinessDefinition" xml:lang="fr">Contient un canal de communication et son numéro d'appel.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="nl">Bevat een communicatiekanaal en zijn oproepnummer.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="en">Communication contacts</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Telephone</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Telefoon</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Téléphone</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="CommunicationChanneltype">
     
<xsd:sequence>
       
<xsd:element name="TelephoneNumber" type="TelephoneNumbertype" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element Telephonetype/TelephoneNumber
diagram
namespace http://www.telebib2.org
type TelephoneNumbertype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="TelephoneNumber" type="TelephoneNumbertype" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy