complexType eMailtype
diagram
namespace http://www.telebib2.org
type extension of CommunicationChanneltype
properties
base CommunicationChanneltype
children eMailAddress X400Address
used by
elements Partytype/eMail RelatedPartytype/eMail
annotation
appinfo
A means or system for transmitting messages electronically (as between terminals linked by telephone lines or microwave relays).
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
e-Mail
documentation
e-Mail
documentation
Courrier électronique
documentation
e-Mail
source <xsd:complexType name="eMailtype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">A means or system for transmitting messages electronically (as between terminals linked by telephone lines or microwave relays).</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">e-Mail</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">e-Mail</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Courrier électronique</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="ge">e-Mail</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="CommunicationChanneltype">
     
<xsd:sequence>
       
<xsd:element name="eMailAddress" type="eMailAddresstype" minOccurs="0"/>
       
<xsd:element name="X400Address" type="X400Addresstype" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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


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