Contact
/FundsXML4/AssetMasterData/Asset/DataSupplier/Contact
Diagram
Documentation
Contact details (name, phone, email)
Kontaktdaten (Name, Telefon, E-Mail)
Coordonnées (nom, téléphone, e-mail)
Contactgegevens (naam, telefoon, e-mail)
Datos de contacto (nombre, teléfono, email)
Dettagli di contatto (nome, telefono, email)
Kontaktní údaje (jméno, telefon, e-mail)
Kapcsolattartási adatok (név, telefon, e-mail)
Properties
- Type
- (anonymous)
- Cardinality
- 0..1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 4
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| Text256Type |
Contact person name Name der Kontaktperson Nom de la personne de contact Naam van de contactpersoon Nombre de la persona de contacto Nome della persona di contatto Jméno kontaktní osoby A kapcsolattartó személy neve |
ExampleText | |
| Text64Type |
Contact phone number Telefonnummer der Kontaktperson Numéro de téléphone du contact Telefoonnummer van het contact Número de teléfono de contacto Numero di telefono del contatto Telefonní číslo kontaktu Kapcsolattartó telefonszáma |
ExampleText | |
| EmailAddressType |
Contact email address E-Mail-Adresse der Kontaktperson Adresse e-mail du contact E-mailadres van het contact Dirección de correo electrónico de contacto Indirizzo e-mail del contatto E-mailová adresa kontaktu Kapcsolattartó e-mail címe |
TT_UtwRRx9@P.M |
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="Contact">
<xs:annotation>
<xs:documentation xml:lang="en">Contact details (name, phone, email)</xs:documentation>
<xs:documentation xml:lang="de">Kontaktdaten (Name, Telefon, E-Mail)</xs:documentation>
<xs:documentation xml:lang="fr">Coordonnées (nom, téléphone, e-mail)</xs:documentation>
<xs:documentation xml:lang="nl">Contactgegevens (naam, telefoon, e-mail)</xs:documentation>
<xs:documentation xml:lang="es">Datos de contacto (nombre, teléfono, email)</xs:documentation>
<xs:documentation xml:lang="it">Dettagli di contatto (nome, telefono, email)</xs:documentation>
<xs:documentation xml:lang="cs">Kontaktní údaje (jméno, telefon, e-mail)</xs:documentation>
<xs:documentation xml:lang="hu">Kapcsolattartási adatok (név, telefon, e-mail)</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="Name" type="Text256Type">
<xs:annotation>
<xs:documentation xml:lang="en">Contact person name</xs:documentation>
<xs:documentation xml:lang="de">Name der Kontaktperson</xs:documentation>
<xs:documentation xml:lang="fr">Nom de la personne de contact</xs:documentation>
<xs:documentation xml:lang="nl">Naam van de contactpersoon</xs:documentation>
<xs:documentation xml:lang="es">Nombre de la persona de contacto</xs:documentation>
<xs:documentation xml:lang="it">Nome della persona di contatto</xs:documentation>
<xs:documentation xml:lang="cs">Jméno kontaktní osoby</xs:documentation>
<xs:documentation xml:lang="hu">A kapcsolattartó személy neve</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="Phone" type="Text64Type">
<xs:annotation>
<xs:documentation xml:lang="en">Contact phone number</xs:documentation>
<xs:documentation xml:lang="de">Telefonnummer der Kontaktperson</xs:documentation>
<xs:documentation xml:lang="fr">Numéro de téléphone du contact</xs:documentation>
<xs:documentation xml:lang="nl">Telefoonnummer van het contact</xs:documentation>
<xs:documentation xml:lang="es">Número de teléfono de contacto</xs:documentation>
<xs:documentation xml:lang="it">Numero di telefono del contatto</xs:documentation>
<xs:documentation xml:lang="cs">Telefonní číslo kontaktu</xs:documentation>
<xs:documentation xml:lang="hu">Kapcsolattartó telefonszáma</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="Email" type="EmailAddressType">
<xs:annotation>
<xs:documentation xml:lang="en">Contact email address</xs:documentation>
<xs:documentation xml:lang="de">E-Mail-Adresse der Kontaktperson</xs:documentation>
<xs:documentation xml:lang="fr">Adresse e-mail du contact</xs:documentation>
<xs:documentation xml:lang="nl">E-mailadres van het contact</xs:documentation>
<xs:documentation xml:lang="es">Dirección de correo electrónico de contacto</xs:documentation>
<xs:documentation xml:lang="it">Indirizzo e-mail del contatto</xs:documentation>
<xs:documentation xml:lang="cs">E-mailová adresa kontaktu</xs:documentation>
<xs:documentation xml:lang="hu">Kapcsolattartó e-mail címe</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>