diagram | |||||
namespace | urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2 | ||||
children | MiscellaneousEventTypeCode EventLineItem | ||||
used by |
|
||||
annotation |
|
||||
source | <xsd:complexType name="MiscellaneousEventType"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Miscellaneous Event. Details</ccts:DictionaryEntryName> <ccts:Definition>A class to describe a miscellaneous event associated with a retail event.</ccts:Definition> <ccts:ObjectClass>Miscellaneous Event</ccts:ObjectClass> <ccts:DataType>MiscellaneousEventType</ccts:DataType> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Miscellaneous Event. Details</ccts:DictionaryEntryName> <ccts:ObjectClass>Miscellaneous Event</ccts:ObjectClass> <ccts:DataType>MiscellaneousEventType</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="cbc:MiscellaneousEventTypeCode" minOccurs="1"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Miscellaneous Event. Miscellaneous Event Type Code. Code</ccts:DictionaryEntryName> <ccts:Definition>A code signifying the type of this miscellaneous event. Examples are: ASSORTMENT_CHARGE DISASTER FORECAST_DECREASE FORECAST_INCREASE FREIGHT_FLOW_ALLOCATION INVENTORY_POLICY_CHANGE LOCATION_CLOSING LOCATION_OPENING OTHER OUT_OF_STOCK PACKAGING_LABELING_CHANGE PRICE_DECREASE PRICE_INCREASE STORE_FORMAT_OR_PLANOGRAM_CHANGE TEST_MARKET WEATHER</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Miscellaneous Event</ccts:ObjectClass> <ccts:PropertyTerm>Miscellaneous Event Type Code</ccts:PropertyTerm> <ccts:RepresentationTerm>Code</ccts:RepresentationTerm> <ccts:DataType>Code. Type</ccts:DataType> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Miscellaneous Event. Miscellaneous Event Type Code. Code</ccts:DictionaryEntryName> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Miscellaneous Event</ccts:ObjectClass> <ccts:PropertyTerm>Miscellaneous Event Type Code</ccts:PropertyTerm> <ccts:RepresentationTerm>Code</ccts:RepresentationTerm> <ccts:DataType>Code. Type</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="EventLineItem" minOccurs="1" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Miscellaneous Event. Event Line Item</ccts:DictionaryEntryName> <ccts:Definition>An event line item for this miscellaneous retail event.</ccts:Definition> <ccts:Cardinality>1..n</ccts:Cardinality> <ccts:ObjectClass>Miscellaneous Event</ccts:ObjectClass> <ccts:PropertyTerm>Event Line Item</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Event Line Item</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Miscellaneous Event. Event Line Item</ccts:DictionaryEntryName> <ccts:Cardinality>1..n</ccts:Cardinality> <ccts:ObjectClass>Miscellaneous Event</ccts:ObjectClass> <ccts:PropertyTerm>Event Line Item</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Event Line Item</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |