Schema E015_Glossario_Stores_Sales_Promotions_v1.1.xsd

Schema XML che definisce il glossario negozi- promozioni.
Indicazioni generali:
- Tutti i campi testuali che descrivono un'istanza di entita' (Name, Description, Tag, Abstract, Headline, Category, Scope ecc.) devono essere espressi almeno in lingua italiana e inglese. XML Schema defining the stores-sales promotions glossary.
General remarks:
- All text-based descriptive fields of glossary entity instances (Name, Description, Tag, Abstract, Headline, Category, Scope etc.) should be expressed in Italian and English at least.

complexType

abstractCommercialActivityType | abstractCommercialPlaceType | accomodationListType | accomodationType | availableRoomType | brandType | contextFilterListType | contextFilterType | currencyValueType | extendedAddressType | paymentType | physicalSubjectType | productIdType | productType | qualifiedFeatureType | qualifiedRatingType | rangeCurrencyValueType | referenceSubjectType | restaurantListType | restaurantType | saleProductPromotionIdType | saleProductPromotionType | salePromotionIdType | salePromotionListType | salePromotionType | storeListType | storeType | surfaceMeasureType

element

Accomodations | ContextFilters | Restaurants | SalesPromotions | Stores

import

|

simpleType

addressContextType | bedsNumberType | businessSizeEnumType | cuisineEnumType | dietEnumType | productPromotionKindType | referenceSubjectContextType | roomsNumberType | salesMethodEnumType | shopWindowsNumberType

Import

No documentation

import

Import

No documentation

import

Element ContextFilters

Elemento che rappresenta una lista di filtri di contesto. Element representing a list of context filters.

element ContextFilters

Element Stores

Elemento che rappresenta una lista di negozi. Element representing a list of stores.

element Stores

Element Restaurants

Elemento che rappresenta una lista di ristoranti. Element representing a list of restaurants.

element Restaurants

Element Accomodations

Elemento che rappresenta una lista di strutture ricettive. Element representing a list of accomodations.

element Accomodations

Element SalesPromotions

Elemento che rappresenta una lista di promozioni. Element representing a list of sales promotions.

element SalesPromotions

ComplexType contextFilterListType

Lista di filtri di contesto. List of context filters.

complexType contextFilterListType

Elements

ElementTypeDocumentation
ContextFilter contextFilterType No documentation

ComplexType storeListType

Lista di negozi. List of stores.

complexType storeListType

Elements

ElementTypeDocumentation
Store storeType No documentation

ComplexType restaurantListType

Lista di Ristoranti. List of Restaurants.

complexType restaurantListType

Elements

ElementTypeDocumentation
Restaurant restaurantType No documentation

ComplexType accomodationListType

Lista di strutture ricettive. List of Accomodations.

complexType accomodationListType

Elements

ElementTypeDocumentation
Accomodation accomodationType No documentation

ComplexType salePromotionListType

Lista promozioni di vendita List of sales promotions

complexType salePromotionListType

Elements

ElementTypeDocumentation
SalePromotion salePromotionType No documentation

ComplexType contextFilterType

Tipo che rappresenta un filtro di contesto i cui valori possono pero' essere ottenuti da un servizio di discovery.
- Id: identificativo univoco assegnato alla specifica istanza di un filtro.
- Type: tipologia del filtro.
- Code: codice univoco del filtro a parita' di tipologia.
- Name: nome del filtro (con la possibilita' di specificare la lingua in cui e' espresso).
- Description: descrizione estesa del filtro (con la possibilita' di specificare la lingua in cui e' espresso). Type of context filter. Values must be exposed by specific discovery services
- Id: unique identified assigned to a context filter.
- Type: type of contxt filter .
- Code: unique code (among same types) assigned to a context filter.
- Name: Context filter name del filtro (in a specific language).
- Description: extended description of the context filter (in a specific language).

complexType contextFilterType

Elements

ElementTypeDocumentation
Id egl:nonEmptyStringType No documentation
Type egl:nonEmptyStringType No documentation
Code egl:nonEmptyStringType No documentation
Name egl:langStringType No documentation
Description egl:descriptionType No documentation

ComplexType productType

Tipo che rappresenta un prodotto. E' opzionale in quanto viene tipicamente assegnato dal fornitore dell'API e restituito nel costrutto di risposta alla richiesta di creazione di una nuova istanza di prodotto. Il client che invoca l'API puo' quindi omettere questo elemento al momento della richiesta di creazione di una nuova istanza di prodotto.
- Id: identificativo univoco assegnato alla specifica istanza di un prodotto.
- Description: descrizione estesa del prodotto (in una specifica lingua).
- Abstract: descrizione sintetica del prodotto (in una specifica lingua).
- Tag: keyword che caratterizzano e descrivono il prodotto (in una specifica lingua).
- Category: categoria/tipologia del prodotto (in una specifica lingua), es. 'articolo sportivo', 'articolo per la cucina'.
- BasePrice: prezzo di riferimento del prodotto (in una specifica valuta).
- Feature: caratteristiche che qualificano proprieta' del prodotto (in una specifica lingua).
- QualifiedRating: valutazioni/recensioni qualificate assegnate al prodotto.
- MediaResource: risorsa multimediale relativa al prodotto, es. sito web, immagine, video (photo/media gallery). Type of a product.
- Id: unique identified assigned to a product instance. It is optional because it is assigned by the API provider, and returned in the response message. The invoking client can omit this element when requesting the creation of a new product instance.
- Description: extended description of the product (in a specific language).
- Abstract: short description of the product (in a specific language).
- Tag: tags/keywords characterizing the product (in a specific language).
- Category: category of the product (in a specific language), e.g., 'sports equipment', 'Article for the kitchen'.
- BasePrice: base price for the product (in a specific currency)
- Feature: features of the product (in a specific language).
- QualifiedRating: review or other qualified rating about the product.
- MediaResource: website, picture, videos related to the product (e.g., photogallery).

complexType productType

Elements

ElementTypeDocumentation
Id productIdType No documentation
Description egl:descriptionType No documentation
Abstract egl:langStringType No documentation
Tag egl:langStringType No documentation
Category egl:langStringType No documentation
BasePrice currencyValueType No documentation
Feature qualifiedFeatureType No documentation
QualifiedRating qualifiedRatingType No documentation
MediaResource egl:resourceType No documentation

ComplexType abstractCommercialActivityType

Tipo che rappresenta una generica attivita' commerciale.
- VatNumber: Partita IVA dell'attivita' commerciale
- FiscalCode: Codice Fiscale dell'attivita' commerciale
- RegistrationNumber: Numero di registrazione alla camera di commercio dell'attivita' commerciale
- CommercialAreaCode: Codice ATECO
- MainReferenceCommercialContact: Riferimento commerciale dell'attivita'
- OtherReferenceCommercialContact: Altri Riferimenti commerciali dell'attivita' Type of a generic commercial activity.
- VatNumber: VAT Number of the commercial activity.
- FiscalCode: Fiscal Code of the commercial activity.
- RegistrationNumber: Registration number with the chamber of commerce of the commercial activity.
- CommercialAreaCode: ATECO code.
- MainReferenceCommercialContact: Sales Reference Business
- OtherReferenceCommercialContact: Other Sales References

complexType abstractCommercialActivityType

Elements

ElementTypeDocumentation
VatNumber egl:nonEmptyStringType No documentation
FiscalCode egl:nonEmptyStringType No documentation
RegistrationNumber egl:nonEmptyStringType No documentation
CommercialAreaCode egl:nonEmptyStringType No documentation
MainReferenceCommercialContact referenceSubjectType No documentation
OtherReferenceCommercialContact referenceSubjectType No documentation

ComplexType brandType

Tipo che rappresenta un Brand.
- CommercialAddress: rappresenta l'indirizzo/i (se disponibile) di riferimento del brand
- Store: rappresenta l'elenco degli store a cui fa capo il brand Type of a Brand.
- CommercialAddress: Reference Address (if available) of the Brand
- Store: list of stores related to the Brand

complexType brandType

Elements

ElementTypeDocumentation
CommercialAddress extendedAddressType No documentation
Store storeType No documentation

ComplexType abstractCommercialPlaceType

Tipo che rappresenta un punto fisico di un'entita' commerciale.
- CommercialAddress: rappresenta l'indirizzo/i (se disponibile) di riferimento del punto fisico di un'entita' commerciale.
- HowToReachMe: istruzioni per come raggiungere il punto fisico (in una specifica lingua).
- AirConditioning: flag indicante la presenza di aria condizionata.
- InternetAccess: flag indicante la possibilita' di connessione ad Internet.
- Payment: modalita' di pagamento accettate
- QualifiedRating: valutazioni/recensioni qualificate assegnate al punto fisico di un'entita' commerciale.
- BusinessSize: scala di vendita (es. grande distribuzione, vicinato).
- SalesMethod: modalita& di vendita dei prodotti (es. ingrosso, dispositivi automatici).
- ShopWindowsNumber: numero di vetrine.
- SurfaceMeasure: misura della superficie. Type representing a physical point of a business entity.
- CommercialAddress: Reference Address (if available) of the physical point of a business entity.
- HowToReachMe: information about "how to reach" the physical point of a business entity (in a specific language).
- AirConditioning: flag indicating the presence of Air Conditioning system.
- InternetAccess: flag indicating the availability of Internet connection.
- Payment: accepted payment methods.
- QualifiedRating: review or other qualified rating about the physical point of a business entity.
- BusinessSize: business size (es. large distribution, detail).
- SalesMethod: way of selling (es. wholesale, vending machines).
- ShopWindowsNumber: number of shop windows
- SurfaceMeasure: surface measure.

complexType abstractCommercialPlaceType

Elements

ElementTypeDocumentation
CommercialAddress extendedAddressType No documentation
HowToReachMe egl:descriptionType No documentation
AirConditioning xs:boolean No documentation
InternetAccess xs:boolean No documentation
BusinessSize businessSizeEnumType No documentation
SalesMethod salesMethodEnumType No documentation
Payment paymentType No documentation
QualifiedRating qualifiedRatingType No documentation
ShopWindowsNumber shopWindowsNumberType No documentation
SurfaceMeasure surfaceMeasureType No documentation

ComplexType storeType

Tipo che rappresenta un negozio
- BrandOwner: Brand proprietario dello Store.
- BrandReseller: Elenco dei Brand disponibili nello store.
- Product: Elenco dei prodotti nello store. Type of a store
- BrandOwner: Brand Owner of the store.
- BrandReseller: list of Brand available in the store.
- Product: List of products available in the store.

complexType storeType

Elements

ElementTypeDocumentation
BrandOwner brandType No documentation
BrandReseller brandType No documentation
Product productType No documentation

ComplexType accomodationType

Tipo che rappresenta una struttura ricettiva.
- Stars: Numero di Stelle della struttura ricettiva.
- AvailableRoom: Elenco delle stanze con informazioni sul prezzo.
- CheckinHours: Informazioni relative all'orario di Check In.
- CheckoutHours: Informazioni relative all'orario di Check Out.
- RoomsNumber: Numero di stanze.
- BedsNumber: Numero di letti. Type of an accomodation.
- Stars: Number of Stars of the accommodation.
- AvailableRoom: List of rooms with price information.
- CheckinHours: Information relating to the hours of Check In.
- CheckoutHours: Information relating to the hours of Check Out.
- RoomsNumber: Number of rooms.
- BedsNumber: Number of beds.

complexType accomodationType

Elements

ElementTypeDocumentation
Stars xs:int No documentation
AvailableRoom availableRoomType No documentation
CheckinHours egl:langStringType No documentation
CheckoutHours egl:langStringType No documentation
RoomsNumber roomsNumberType No documentation
BedsNumber bedsNumberType No documentation

ComplexType restaurantType

Tipo che rappresenta un ristorante (o analogo).
- AwardMichelin: Numero di Stelle Michelin.
- Cuisine: Tipologie di cucina disponibili.
- Diet: Tipologie di regimi alimenatari disponibili (vegani, allergici al glutine,..).
- WorkingLunchPrice: Prezzo per pranzo di Lavoro
- AverageFoodPrice: Range di prezzi. Type of a restaurant (or similar).
- AwardMichelin: Number of Michelin Stars.
- Cuisine: Types of cuisine available.
- Diet: Available types of diets (vegan, allergic to gluten, ..).
- WorkingLunchPrice: Price for Working Lunch.
- AverageFoodPrice: Range of prices.

complexType restaurantType

Elements

ElementTypeDocumentation
AwardMichelin xs:int No documentation
Cuisine cuisineEnumType No documentation
Diet dietEnumType No documentation
WorkingLunchPrice currencyValueType No documentation
AverageFoodPrice rangeCurrencyValueType No documentation

ComplexType salePromotionType

Tipo che rappresenta una promozione
- Id: identificativo univoco assegnato alla specifica istanza di promozione. E' opzionale in quanto viene tipicamente assegnato dal fornitore dell'API e restituito nel costrutto di risposta alla richiesta di creazione di una nuova istanza di promozione (diretta o indiretta). Il client che invoca l'API puo' quindi omettere questo elemento al momento della richiesta di creazione di una nuova istanza di promozione.
- Description: descrizione estesa della promozione (in una specifica lingua).
- Category: categoria/tipologia della promozione (in una specifica lingua), es. 'natalizia', 'saldi estivi', '...'.
- Store: rappresenta l'elenco degli store in e' valida la promozione
- AvailableTime: range temporale di validita' della promozione.
- ProductPromotion: elenco delle promozioni sui prodotti
- MediaResource: risorsa multimediale relativa alla promozione, es. sito web, immagine, video (photo/media gallery). Type of a Sale Promotion
- Id: unique identified assigned to a sale promotion instance. It is optional because it is assigned by the API provider, and returned in the response message. The invoking client can omit this element when requesting the creation of a new sale promotion instance.
- Description: extended description of the sale promotion (in a specific language).
- Category: category of the sale promotion (in a specific language), e.g., 'christmas', 'summer sales', '...'.
- Store: list of stores related to the sale promotion.
- AvailableTime: time range of the sale promotion.
- ProductPromotion: list of sale product promotions.
- MediaResource: website, picture, videos related to the sale promotion (e.g., photogallery).

complexType salePromotionType

Elements

ElementTypeDocumentation
Id salePromotionIdType No documentation
Description egl:descriptionType No documentation
Category egl:langStringType No documentation
Store storeType No documentation
AvailableTime egl:scheduleType No documentation
ProductPromotion saleProductPromotionType No documentation
MediaResource egl:resourceType No documentation

ComplexType saleProductPromotionType

Tipo che rappresenta la promozione di un solo prodotto
- Id: identificativo univoco assegnato alla specifica istanza di promozione prodotto. E' opzionale in quanto viene tipicamente assegnato dal fornitore dell'API e restituito nel costrutto di risposta alla richiesta di creazione di una nuova istanza di promozione prodotto (diretta o indiretta). Il client che invoca l'API puo' quindi omettere questo elemento al momento della richiesta di creazione di una nuova istanza di promozione prodotto.
- Description: descrizione estesa della promozione del prodotto (in una specifica lingua).
- Category: categoria/tipologia della promozione prodotto (in una specifica lingua), es. 'natalizia', 'saldi estivi', '...'.
- PromotionKind: tipologia della promozione del prodotto
- Product: riferimento al prodotto in promozione. Se non riportato la promozione deve venire descritta nell'attributo Descrizione.
- QuantityMin: quantita' minima per avere il diritto alla promozione del prodotto.
- QuantityFree: quantita' disponibile previa acquisto della quantita' minima.
- PercentageDiscount: percentuale sconto sul prezzo del prodotto.
- Price: prezzo finale della promozione sul prodotto.
- AvailableTime: range temporale di validita' della promozione. Puo' sovrascrivere quello della promozione.
- MediaResource: risorsa multimediale relativa alla promozione del prodotto, es. sito web, immagine, video (photo/media gallery). Type of a single Product Promotion
- Id: unique identified assigned to a sale product promotion instance. It is optional because it is assigned by the API provider, and returned in the response message. The invoking client can omit this element when requesting the creation of a new sale product promotion instance.
- Description: extended description of the sale product promotion (in a specific language).
- Category: category of the sale product promotion (in a specific language), e.g., 'christmas', 'summer sales', '...'.
- PromotionKind: sale product promotion type.
- Product: reference to the product. If missing sale product promotion must be described using Description element.
- QuantityMin: minimum quantity to be entitled to the sale product promotion.
- QuantityFree: quantity available upon purchase of a minimum quantity.
- PercentageDiscount: percentage discount on the product.
- Price: final price of the sale product promotion.
- AvailableTime: time range of the sale promotion. It can override that of promotion.
- MediaResource: website, picture, videos related to the sale product promotion (e.g., photogallery).

complexType saleProductPromotionType

Elements

ElementTypeDocumentation
Id saleProductPromotionIdType No documentation
Description egl:descriptionType No documentation
Category egl:langStringType No documentation
PromotionKind productPromotionKindType No documentation
Product productType No documentation
QuantityMin xs:decimal No documentation
QuantityFree xs:decimal No documentation
PercentageDiscount xs:decimal No documentation
Price currencyValueType No documentation
AvailableTime egl:scheduleType No documentation
MediaResource egl:resourceType No documentation

ComplexType productIdType

Identificativo univoco di un prodotto. Estende entityIdType (glossario e015 eventi). Unique ID of a product. Extends entityIdType. (from E015 glossary event)

complexType productIdType

ComplexType salePromotionIdType

Identificativo univoco di una promozione. Estende entityIdType (glossario e015 eventi). Unique ID of a sale promotion. Extends entityIdType. (from E015 glossary event)

complexType salePromotionIdType

ComplexType saleProductPromotionIdType

Identificativo univoco di una promozione di un prodotto. Estende entityIdType (glossario e015 eventi). Unique ID of a sale product promotion. Extends entityIdType. (from E015 glossary event)

complexType saleProductPromotionIdType

ComplexType availableRoomType

Tipo che rappresenta la tipologia di camera
- Price: prezzo della camera
- RoomType: rappresenta il tipo di camera (es. suite, twin, regular ...)
- Capacity: numero di persone Type of Room
- Price: Room Price
- RoomType: Room Type (es. suite, twin, regular ...)
- Capacity: Room Capacity

complexType availableRoomType

Elements

ElementTypeDocumentation
Price currencyValueType No documentation
RoomType egl:langStringType No documentation
Capacity xs:int No documentation

SimpleType businessSizeEnumType


- Enumeration retail : No documentation
- Enumeration medium_scale : No documentation
- Enumeration large_scale : No documentation
- Enumeration other : No documentation

simpleType businessSizeEnumType

SimpleType salesMethodEnumType


- Enumeration wholesale : No documentation
- Enumeration vending_machine : No documentation
- Enumeration e_commerce : No documentation
- Enumeration door_to_door : No documentation
- Enumeration public_space : No documentation
- Enumeration mart_place : No documentation
- Enumeration pedlar : No documentation
- Enumeration other : No documentation

simpleType salesMethodEnumType

SimpleType cuisineEnumType


- Enumeration regional : No documentation
- Enumeration pizza : No documentation
- Enumeration italian : No documentation
- Enumeration japanese : No documentation
- Enumeration chinese : No documentation
- Enumeration mexican : No documentation
- Enumeration indian : No documentation
- Enumeration southamerican : No documentation
- Enumeration african : No documentation
- Enumeration british : No documentation
- Enumeration caribbean : No documentation
- Enumeration eastern_europe : No documentation
- Enumeration french : No documentation
- Enumeration german : No documentation
- Enumeration greek : No documentation
- Enumeration irish : No documentation
- Enumeration mediterranean : No documentation
- Enumeration spanish : No documentation
- Enumeration thai : No documentation
- Enumeration vietnamese : No documentation
- Enumeration american : No documentation
- Enumeration seafood : No documentation
- Enumeration asian : No documentation
- Enumeration fusion : No documentation
- Enumeration steakhouse : No documentation
- Enumeration middleeast : No documentation

simpleType cuisineEnumType

SimpleType dietEnumType


- Enumeration vegetarian : No documentation
- Enumeration vegan : No documentation
- Enumeration gluten_free : No documentation
- Enumeration lactose_free : No documentation

simpleType dietEnumType

SimpleType productPromotionKindType

Tipologia di promozione per prodotto. Attualmente consiste semplicemente in una stringa non vuota, in futuro potrebbe diventare una enumerazione di valori ammessi. Product Promotion Kind Type. Currently just wrapping a non emtpy string, but if can evolve in the future, e.g., become an enumerated list of valid values.

simpleType productPromotionKindType

SimpleType addressContextType

Tipologia di un indirizzo. Attualmente consiste semplicemente in una stringa non vuota, in futuro potrebbe diventare una enumerazione di valori ammessi. Address Type. Currently just wrapping a non emtpy string, but if can evolve in the future, e.g., become an enumerated list of valid values.

simpleType addressContextType

ComplexType extendedAddressType

Generiche informazioni in estensione alla tipologia definita nel glossario di riferimento. Definisce le informazioni complete di un indirizzo
- HouseNumber: numero civico
- Hamlet: frazione
- District: contrada/rione
- Geolocation: geolocalizzazione dell'indirizzo (es. coordinate geografiche, area di copertura, altitudine).
- Type: la tipologia del indirizzo. Valori suggeriti:'Fatturazione', 'Domicilio', 'Sede operativa', 'Sede amministrativa'. Type of Full Complete Address. It extends the element 'addressType' defined in the Event-POI-Itinerary Glossary
- HouseNumber: house number of address
- Hamlet: hamlet of address
- District: district of the address
- Geolocation: geolocalization of the address (i.e., geocoordinates, geocoverage area, altitude).
- Type: address type. Suggested values: 'Billing', 'Home', 'Place of business', 'Administrative Office'.

complexType extendedAddressType

Elements

ElementTypeDocumentation
HouseNumber egl:nonEmptyStringType No documentation
Hamlet egl:nonEmptyStringType No documentation
District egl:nonEmptyStringType No documentation
Type addressContextType No documentation
Geolocation egl:geolocationType No documentation

ComplexType physicalSubjectType

Generiche informazioni relative ad una persona fisica o soggetto giuridico.
- FullName: nome completo
- FirstName: primo nome
- MiddleName: secondo nome
- LastName: cognome
- Contact: modalita' di contatto
- Address: rappresenta l'indirizzo/i (se disponibile) di riferimento del soggetto Type of physical subject
- FullName: full name
- FirstName: first name
- MiddleName: middle name
- LastName: last name
- Contact: list of contact media
- Address: reference address (if available) of the subject

complexType physicalSubjectType

Elements

ElementTypeDocumentation
FullName egl:nonEmptyStringType No documentation
FirstName egl:nonEmptyStringType No documentation
MiddleName egl:nonEmptyStringType No documentation
LastName egl:nonEmptyStringType No documentation
Contact egl:contactType No documentation
Address extendedAddressType No documentation

SimpleType roomsNumberType

Numero di stanze Rooms number

simpleType roomsNumberType

SimpleType bedsNumberType

Numero di posti letto Beds number

simpleType bedsNumberType

SimpleType shopWindowsNumberType

Numero di vetrine Shop windows number

simpleType shopWindowsNumberType

ComplexType surfaceMeasureType

Tipo misura di superficie
- Value il valore numerico
- UnitCode: unità di misura dati dalla specifica UN/CEFACT Common Code (3 caratteri, es MTK per m²) Type of surface measure
- Value: numeric value
- UnitCode: the unit of measurement given using the UN/CEFACT Common Code (3 characters, es. MTK for m²)

complexType surfaceMeasureType

Elements

ElementTypeDocumentation
UnitCode egl:nonEmptyStringType No documentation
Value xs:float No documentation

SimpleType referenceSubjectContextType

Tipologia di un contatto. Attualmente consiste semplicemente in una stringa non vuota, in futuro potrebbe diventare una enumerazione di valori ammessi. Reference Subject Contect Type. Currently just wrapping a non emtpy string, but if can evolve in the future, e.g., become an enumerated list of valid values.

simpleType referenceSubjectContextType

ComplexType referenceSubjectType

Tipo riferimento a una persona fisica o soggetto giuridico
- ReferenceType: La tipologia di riferimento (es Proprietario, Correlato, ...)
- Subject: il soggetto a cui ci si riferisce Type of reference subject
- ReferenceType: Reference Type (eg Owner, Related, ...)
- Subject: the referenced subject

complexType referenceSubjectType

Elements

ElementTypeDocumentation
ReferenceType referenceSubjectContextType No documentation
Subject physicalSubjectType No documentation

ComplexType qualifiedFeatureType

Tipo langStringType corredato da un attributo opzionale type per poter indicare il tipo di caratteristica descritta langStringType with an optional attribute type indicating the kind of feature provided.

complexType qualifiedFeatureType

Attributes

AttributeTypeDocumentation
type egl:nonEmptyStringType No documentation

ComplexType paymentType

Tipo modalita' di pagamento
-PaymentType: il nome del circuito (es. Visa, MasterCard,...)
-Description: eventuali distinguo Type Payment
-PaymentType: name of Payment Type (eg Visa, MasterCard,...)
-Description: extra information if needed

complexType paymentType

Elements

ElementTypeDocumentation
PaymentType egl:nonEmptyStringType No documentation
Description egl:descriptionType No documentation

ComplexType qualifiedRatingType

Tipo recensione "qualificata"
- Source: origine della qualifica
- Description: descrizione estesa della qualifica (con la possibilita' di specificare la lingua in cui e' espresso).
- Rating: valutazioni/recensioni assegnate. Type of Qualified Rating
- Source: qualification source
- Description: extended description of the qualified rating (in a specific language).
- Rating: review or other rating.

complexType qualifiedRatingType

Elements

ElementTypeDocumentation
Source egl:nonEmptyStringType No documentation
Description egl:descriptionType No documentation
Rating egl:ratingType No documentation

ComplexType rangeCurrencyValueType

Tipo range di prezzi in valuta
- MinValue: il valore minimo in valuta
- MaxValue: il valore massimo in valuta Type of Range in currency
- MinValue: lower numeric value in the related currency
- MaxValue: higher numeric value in the related currency

complexType rangeCurrencyValueType

Elements

ElementTypeDocumentation
MinValue currencyValueType No documentation
MaxValue currencyValueType No documentation

ComplexType currencyValueType

Tipo prezzo in valuta
- CurrencyCode il codice della valuta
- CurrencyDescription la descrizione della valuta (in una specifica lingua).
- Value il valore numerico in valuta Type of Currency Value
- CurrencyCode code of the Currency
- CurrencyDescription description of the currency value (in a specific language).
- Value numeric value in the related currency

complexType currencyValueType

Elements

ElementTypeDocumentation
CurrencyCode egl:nonEmptyStringType No documentation
CurrencyDescription egl:langStringType No documentation
Value xs:decimal No documentation

Generated with EditiX XML Editor at Wed May 24 05:37:36 CEST 2017