complexType PhoneNumberType
diagram index_p1234.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
children Type CountryCode AreaCode PhoneNumber DirectNumber Text
used by
elements ContactDetailsType/FaxNumber FundManagerType/PhoneNumber MasterDataType/PhoneNumber PersonType/PhoneNumber ContactDetailsType/PhoneNumber
annotation
documentation
A telefon contact number. Each number has a type associated (i.e. phone, fax or mobile). If the Numerb cannot be seperated into the codes and numbers the whole information has to be plaecd in "PhoneNumber"
documentation
Dieser Typ stellt eine Rufnummer dar. Sollten die Informationen nicht einzelnen vorliegen, so ist die Komplettinformation unter Rufnummer zu speichern.
source <xs:complexType name="PhoneNumberType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">A telefon contact number. Each number has a type associated (i.e. phone, fax or mobile). If the Numerb cannot be seperated into the codes and numbers the whole information has to be plaecd in "PhoneNumber"</xs:documentation>
   
<xs:documentation xml:lang="de">Dieser Typ stellt eine Rufnummer dar. Sollten die Informationen nicht einzelnen vorliegen, so ist die Komplettinformation unter Rufnummer zu speichern.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Type" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">The type of the phone number</xs:documentation>
       
<xs:documentation xml:lang="de">Die Art der Rufnummer.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CountryCode" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Country prefix of the calling number in the form of "+XXX" (for example +49 for Germany).</xs:documentation>
       
<xs:documentation xml:lang="de">Die Landesvorwahl einer Rufnummer in der Form "00XX" z.B. 0049 fuer Deutschland.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AreaCode" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">The are code of the contact telephone number.</xs:documentation>
       
<xs:documentation xml:lang="de">Die Ortsvorwahl mit fuehrender Null.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PhoneNumber" type="xs:string">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">The contact number itself. In case other element parts of the number are not separatley specified this information can express the complete calling number including the country and area codes like explained here: The telephone/fax numbers should consist of a "+" followed by the country code (from 1 to 3 characters) then a "-" and finally, any combination of numbers, "(", ")", "+" and "-" (up to 30 characters).</xs:documentation>
       
<xs:documentation xml:lang="de">Die eigentliche Rufnummer. Sollten die anderen Informationen nicht einzelnen vorliegen, so ist die Komplettinformation hier anzufuehren.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DirectNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">A phone extension used for direct dialing</xs:documentation>
       
<xs:documentation xml:lang="de">Die Durchwahl der Rufnummer</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Text" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">A space for additional information if needed.</xs:documentation>
       
<xs:documentation xml:lang="de">Auch hier koennen wieder zusaetzliche Informationen als Text abgelegt werden.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element PhoneNumberType/Type
diagram index_p1235.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The type of the phone number
documentation
Die Art der Rufnummer.
source <xs:element name="Type" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The type of the phone number</xs:documentation>
   
<xs:documentation xml:lang="de">Die Art der Rufnummer.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PhoneNumberType/CountryCode
diagram index_p1236.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Country prefix of the calling number in the form of "+XXX" (for example +49 for Germany).
documentation
Die Landesvorwahl einer Rufnummer in der Form "00XX" z.B. 0049 fuer Deutschland.
source <xs:element name="CountryCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Country prefix of the calling number in the form of "+XXX" (for example +49 for Germany).</xs:documentation>
   
<xs:documentation xml:lang="de">Die Landesvorwahl einer Rufnummer in der Form "00XX" z.B. 0049 fuer Deutschland.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PhoneNumberType/AreaCode
diagram index_p1237.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The are code of the contact telephone number.
documentation
Die Ortsvorwahl mit fuehrender Null.
source <xs:element name="AreaCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The are code of the contact telephone number.</xs:documentation>
   
<xs:documentation xml:lang="de">Die Ortsvorwahl mit fuehrender Null.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PhoneNumberType/PhoneNumber
diagram index_p1238.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:string
properties
content simple
annotation
documentation
The contact number itself. In case other element parts of the number are not separatley specified this information can express the complete calling number including the country and area codes like explained here: The telephone/fax numbers should consist of a "+" followed by the country code (from 1 to 3 characters) then a "-" and finally, any combination of numbers, "(", ")", "+" and "-" (up to 30 characters).
documentation
Die eigentliche Rufnummer. Sollten die anderen Informationen nicht einzelnen vorliegen, so ist die Komplettinformation hier anzufuehren.
source <xs:element name="PhoneNumber" type="xs:string">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The contact number itself. In case other element parts of the number are not separatley specified this information can express the complete calling number including the country and area codes like explained here: The telephone/fax numbers should consist of a "+" followed by the country code (from 1 to 3 characters) then a "-" and finally, any combination of numbers, "(", ")", "+" and "-" (up to 30 characters).</xs:documentation>
   
<xs:documentation xml:lang="de">Die eigentliche Rufnummer. Sollten die anderen Informationen nicht einzelnen vorliegen, so ist die Komplettinformation hier anzufuehren.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PhoneNumberType/DirectNumber
diagram index_p1239.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A phone extension used for direct dialing
documentation
Die Durchwahl der Rufnummer
source <xs:element name="DirectNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">A phone extension used for direct dialing</xs:documentation>
   
<xs:documentation xml:lang="de">Die Durchwahl der Rufnummer</xs:documentation>
 
</xs:annotation>
</xs:element>

element PhoneNumberType/Text
diagram index_p1240.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A space for additional information if needed.
documentation
Auch hier koennen wieder zusaetzliche Informationen als Text abgelegt werden.
source <xs:element name="Text" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">A space for additional information if needed.</xs:documentation>
   
<xs:documentation xml:lang="de">Auch hier koennen wieder zusaetzliche Informationen als Text abgelegt werden.</xs:documentation>
 
</xs:annotation>
</xs:element>


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