XML Schema Documentation
Schema Document Properties
Target Namespace | portal-mapintegration |
---|---|
Element and Attribute Namespaces |
|
Global Declarations
Element: fe-actions
<pmi:fe-actions client_id="xs:string" [1] > <pmi:data_version> xs:integer </pmi:data_version> [1] <pmi:marketing_actions > [1] <pmi:marketing_action > [1] Start All [1]
<pmi:marketing_action_id> xs:long </pmi:marketing_action_id> [1] <pmi:marketing_action_name> xs:string </pmi:marketing_action_name> [1] <pmi:marketing_action_type> pmi:marketing_action_type </pmi:marketing_action_type> [1] <pmi:date_start> xs:date </pmi:date_start> [1] <pmi:date_end> xs:date </pmi:date_end> [0..1] <pmi:state> xs:integer </pmi:state> [1] <pmi:marketing_action_data> pmi:marketing_action_data_type </pmi:marketing_action_data> [1] <pmi:products > [1] <pmi:product > [1..*] Start All [1]
<pmi:product_id> xs:string </pmi:product_id> [1] <pmi:product_name> xs:string </pmi:product_name> [1] <pmi:description> xs:string </pmi:description> [1] <pmi:product_data> pmi:product_data_type </pmi:product_data> [1] <pmi:nomenclatures > [1] <pmi:nomenclature > [1..*] Start All [1]
<pmi:nomenclature_id> xs:long </pmi:nomenclature_id> [1] <pmi:nomenclature_name> xs:string </pmi:nomenclature_name> [1] <pmi:map_nomenclature_code> xs:string </pmi:map_nomenclature_code> [1] <pmi:map_producer_code> xs:string </pmi:map_producer_code> [1] <pmi:map_producer_country_code> xs:string </pmi:map_producer_country_code> [1] <pmi:nomenclature_barcodes> xs:string </pmi:nomenclature_barcodes> [1] End All
</pmi:nomenclature> </pmi:nomenclatures> <pmi:suppliers > [1] <pmi:supplier > [0..*] <pmi:tin> xs:string </pmi:tin> [1] <pmi:id> xs:long </pmi:id> [1] <pmi:name> xs:string </pmi:name> [1] <pmi:map_code> xs:string </pmi:map_code> [1] </pmi:supplier> </pmi:suppliers> End All
</pmi:product> </pmi:products> <pmi:map_pharmacy_ids > [1] <pmi:map_pharmacy_id> xs:string </pmi:map_pharmacy_id> [0..*] </pmi:map_pharmacy_ids> End All
</pmi:marketing_action> </pmi:marketing_actions> </pmi:fe-actions>
<xs:element name="fe-actions"> <xs:complexType> <xs:sequence> <xs:element name="data_version" type="xs:integer"/> <xs:element name="marketing_actions"> <xs:complexType> <xs:sequence> <xs:element name="marketing_action"> <xs:complexType> <xs:all> <xs:element name="marketing_action_id" type="xs:long"/> <xs:element name="marketing_action_name" type="xs:string"/> <xs:element name="marketing_action_type" type="pmi:marketing_action_type"/> <xs:element name="date_start" type="xs:date"/> <xs:element name="date_end" type="xs:date" nillable="true" minOccurs="0"/> <xs:element name="state" type="xs:integer"/> <xs:element name="marketing_action_data" type="pmi:marketing_action_data_type"/> <xs:element name="products"> <xs:complexType> <xs:sequence> <xs:element name="product" maxOccurs="unbounded"> <xs:complexType> <xs:all> <xs:element name="product_id" type="xs:string"/> <xs:element name="product_name" type="xs:string"/> <xs:element name="description" type="xs:string"/> <xs:element name="product_data" type="pmi:product_data_type"/> <xs:element name="nomenclatures"> <xs:complexType> <xs:sequence> <xs:element name="nomenclature" maxOccurs="unbounded"> <xs:complexType> <xs:all> <xs:element name="nomenclature_id" type="xs:long"/> <xs:element name="nomenclature_name" type="xs:string"/> <xs:element name="map_nomenclature_code" type="xs:string"/> <xs:element name="map_producer_code" type="xs:string"/> <xs:element name="map_producer_country_code" type="xs:string"/> <xs:element name="nomenclature_barcodes" type="xs:string"/> </xs:all> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="suppliers"> <xs:complexType> <xs:sequence> <xs:element name="supplier" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="tin" type="xs:string"/> <xs:element name="id" type="xs:long"/> <xs:element name="name" type="xs:string"/> <xs:element name="map_code" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:all> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="map_pharmacy_ids" nillable="true"> <xs:complexType> <xs:sequence> <xs:element name="map_pharmacy_id" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> </xs:all> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <-- Свойство для транспорта --> <xs:attribute name="client_id" type="xs:string" use="required"/> </xs:complexType> </xs:element>
Global Definitions
Complex Type: marketing_action_data_discount_compensation
Super-types: | marketing_action_data_type < marketing_action_data_discount_compensation (by extension) |
---|---|
Sub-types: | None |
Name | marketing_action_data_discount_compensation |
---|---|
Abstract | no |
<.../>
Complex Type: marketing_action_data_mandatory_matrix
Super-types: | marketing_action_data_type < marketing_action_data_mandatory_matrix (by extension) |
---|---|
Sub-types: | None |
Name | marketing_action_data_mandatory_matrix |
---|---|
Abstract | no |
<...> <pmi:threshold_percent> xs:decimal </pmi:threshold_percent> [1] <pmi:remuneration_lists > [1] <pmi:remuneration_list > [1..*] <pmi:id> xs:long </pmi:id> [1] <pmi:proplines > [1] <pmi:propline > [1..*] <pmi:percent> xs:decimal </pmi:percent> [1] <pmi:remuneration_percent> xs:decimal </pmi:remuneration_percent> [1] </pmi:propline> </pmi:proplines> </pmi:remuneration_list> </pmi:remuneration_lists> </...>
<xs:complexType name="marketing_action_data_mandatory_matrix"> <xs:complexContent> <xs:extension base="pmi:marketing_action_data_type"> <xs:sequence> <xs:element name="threshold_percent" type="xs:decimal"/> <xs:element name="remuneration_lists"> <xs:complexType> <xs:sequence> <xs:element name="remuneration_list" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="id" type="xs:long"/> <xs:element name="proplines"> <xs:complexType> <xs:sequence> <xs:element name="propline" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="percent" type="xs:decimal"/> <xs:element name="remuneration_percent" type="xs:decimal"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
Complex Type: marketing_action_data_pharmacist_motivation
Super-types: | marketing_action_data_type < marketing_action_data_pharmacist_motivation (by extension) |
---|---|
Sub-types: | None |
Name | marketing_action_data_pharmacist_motivation |
---|---|
Abstract | no |
<.../>
Complex Type: marketing_action_data_prevent_stockout
Super-types: | marketing_action_data_type < marketing_action_data_prevent_stockout (by extension) |
---|---|
Sub-types: | None |
Name | marketing_action_data_prevent_stockout |
---|---|
Abstract | no |
<.../>
Complex Type: marketing_action_data_priority_sale
Super-types: | marketing_action_data_type < marketing_action_data_priority_sale (by extension) |
---|---|
Sub-types: | None |
Name | marketing_action_data_priority_sale |
---|---|
Abstract | no |
<.../>
Complex Type: marketing_action_data_private_label
Super-types: | marketing_action_data_type < marketing_action_data_private_label (by extension) |
---|---|
Sub-types: | None |
Name | marketing_action_data_private_label |
---|---|
Abstract | no |
<.../>
Complex Type: marketing_action_data_procurement
Super-types: | marketing_action_data_type < marketing_action_data_procurement (by extension) |
---|---|
Sub-types: | None |
Name | marketing_action_data_procurement |
---|---|
Abstract | no |
<.../>
Complex Type: marketing_action_data_procurement_plan
Super-types: | marketing_action_data_type < marketing_action_data_procurement_plan (by extension) |
---|---|
Sub-types: | None |
Name | marketing_action_data_procurement_plan |
---|---|
Abstract | no |
<xs:complexType name="marketing_action_data_procurement_plan"> <xs:complexContent> <xs:extension base="pmi:marketing_action_data_type"> <xs:sequence> <xs:element name="propline" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="percent" type="xs:decimal"/> <xs:element name="bonus" type="xs:decimal"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
Complex Type: marketing_action_data_procurement_plan_monetary
Super-types: | marketing_action_data_type < marketing_action_data_procurement_plan_monetary (by extension) |
---|---|
Sub-types: | None |
Name | marketing_action_data_procurement_plan_monetary |
---|---|
Abstract | no |
<xs:complexType name="marketing_action_data_procurement_plan_monetary"> <xs:complexContent> <xs:extension base="pmi:marketing_action_data_type"> <xs:sequence> <xs:element name="monetary_amount" type="xs:decimal"/> <xs:element name="proplines"> <xs:complexType> <xs:sequence> <xs:element name="propline" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="percent" type="xs:decimal"/> <xs:element name="bonus" type="xs:decimal"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
Complex Type: marketing_action_data_product_of_the_day
Super-types: | marketing_action_data_type < marketing_action_data_product_of_the_day (by extension) |
---|---|
Sub-types: | None |
Name | marketing_action_data_product_of_the_day |
---|---|
Abstract | no |
<.../>
Complex Type: marketing_action_data_recommended_goods
Super-types: | marketing_action_data_type < marketing_action_data_recommended_goods (by extension) |
---|---|
Sub-types: | None |
Name | marketing_action_data_recommended_goods |
---|---|
Abstract | no |
<.../>
Complex Type: marketing_action_data_sales_plan
Super-types: | marketing_action_data_type < marketing_action_data_sales_plan (by extension) |
---|---|
Sub-types: | None |
Name | marketing_action_data_sales_plan |
---|---|
Abstract | no |
<xs:complexType name="marketing_action_data_sales_plan"> <xs:complexContent> <xs:extension base="pmi:marketing_action_data_type"> <xs:sequence> <xs:element name="propline" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="percent" type="xs:decimal"/> <xs:element name="bonus" type="xs:decimal"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
Complex Type: marketing_action_data_sales_plan_monetary
Super-types: | marketing_action_data_type < marketing_action_data_sales_plan_monetary (by extension) |
---|---|
Sub-types: | None |
Name | marketing_action_data_sales_plan_monetary |
---|---|
Abstract | no |
<xs:complexType name="marketing_action_data_sales_plan_monetary"> <xs:complexContent> <xs:extension base="pmi:marketing_action_data_type"> <xs:sequence> <xs:element name="monetary_amount" type="xs:decimal"/> <xs:element name="proplines"> <xs:complexType> <xs:sequence> <xs:element name="propline" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="percent" type="xs:decimal"/> <xs:element name="bonus" type="xs:decimal"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
Complex Type: marketing_action_data_showcase
Super-types: | marketing_action_data_type < marketing_action_data_showcase (by extension) |
---|---|
Sub-types: | None |
Name | marketing_action_data_showcase |
---|---|
Abstract | no |
<...> <pmi:special_condition> xs:string </pmi:special_condition> [1] <pmi:remuneration_lists > [1] <pmi:remuneration_list > [1..*] <pmi:id> xs:long </pmi:id> [1] <pmi:proplines > [1] <pmi:propline > [1..*] <pmi:percent> xs:decimal </pmi:percent> [1] <pmi:remuneration_percent> xs:decimal </pmi:remuneration_percent> [1] </pmi:propline> </pmi:proplines> </pmi:remuneration_list> </pmi:remuneration_lists> </...>
<xs:complexType name="marketing_action_data_showcase"> <xs:complexContent> <xs:extension base="pmi:marketing_action_data_type"> <xs:sequence> <xs:element name="special_condition" type="xs:string"/> <xs:element name="remuneration_lists"> <xs:complexType> <xs:sequence> <xs:element name="remuneration_list" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="id" type="xs:long"/> <xs:element name="proplines"> <xs:complexType> <xs:sequence> <xs:element name="propline" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="percent" type="xs:decimal"/> <xs:element name="remuneration_percent" type="xs:decimal"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
Complex Type: marketing_action_data_type
Super-types: | None |
---|---|
Sub-types: |
|
Name | marketing_action_data_type |
---|---|
Abstract | yes |
<.../>
<xs:complexType name="marketing_action_data_type" abstract="true"/>
Complex Type: product_data_discount_compensation
Super-types: | product_data_type < product_data_discount_compensation (by extension) |
---|---|
Sub-types: | None |
Name | product_data_discount_compensation |
---|---|
Abstract | no |
Complex Type: product_data_mandatory_matrix
Super-types: | product_data_type < product_data_mandatory_matrix (by extension) |
---|---|
Sub-types: | None |
Name | product_data_mandatory_matrix |
---|---|
Abstract | no |
<...> Start All [1]
<pmi:quantity> xs:decimal </pmi:quantity> [1] <pmi:nominal_price> xs:decimal </pmi:nominal_price> [1] <pmi:optima_settings> xs:string </pmi:optima_settings> [1] <pmi:calculation_type> xs:string (value comes from list:
SALES
PROCUREMENT) </pmi:calculation_type> [1] <pmi:remunerations_table> xs:long </pmi:remunerations_table> [1] End All
</...>
<xs:complexType name="product_data_mandatory_matrix"> <xs:complexContent> <xs:extension base="pmi:product_data_type"> <xs:all> <xs:element name="quantity" type="xs:decimal"/> <xs:element name="nominal_price" type="xs:decimal"/> <xs:element name="optima_settings" type="xs:string"/> <-- Enumeration of possible calculation types --> <xs:element name="calculation_type"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="SALES"/> <xs:enumeration value="PROCUREMENT"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="remunerations_table" type="xs:long"/> </xs:all> </xs:extension> </xs:complexContent> </xs:complexType>
Complex Type: product_data_pharmacist_motivation
Super-types: | product_data_type < product_data_pharmacist_motivation (by extension) |
---|---|
Sub-types: | None |
Name | product_data_pharmacist_motivation |
---|---|
Abstract | no |
Complex Type: product_data_prevent_stockout
Super-types: | product_data_type < product_data_prevent_stockout (by extension) |
---|---|
Sub-types: | None |
Name | product_data_prevent_stockout |
---|---|
Abstract | no |
<xs:complexType name="product_data_prevent_stockout"> <xs:complexContent> <xs:extension base="pmi:product_data_type"> <xs:sequence> <xs:element name="quantity" type="xs:decimal"/> <xs:element name="optima_settings" type="xs:string"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
Complex Type: product_data_priority_sale
Super-types: | product_data_type < product_data_priority_sale (by extension) |
---|---|
Sub-types: | None |
Name | product_data_priority_sale |
---|---|
Abstract | no |
Complex Type: product_data_private_label
Super-types: | product_data_type < product_data_private_label (by extension) |
---|---|
Sub-types: | None |
Name | product_data_private_label |
---|---|
Abstract | no |
Complex Type: product_data_procurement
Super-types: | product_data_type < product_data_procurement (by extension) |
---|---|
Sub-types: | None |
Name | product_data_procurement |
---|---|
Abstract | no |
<xs:complexType name="product_data_procurement"> <xs:complexContent> <xs:extension base="pmi:product_data_type"> <xs:all> <xs:element name="nominal_price" type="xs:decimal"/> <xs:element name="optima_settings" type="xs:string"/> <xs:element name="remuneration_percent" type="xs:decimal"/> </xs:all> </xs:extension> </xs:complexContent> </xs:complexType>
Complex Type: product_data_procurement_plan
Super-types: | product_data_type < product_data_procurement_plan (by extension) |
---|---|
Sub-types: | None |
Name | product_data_procurement_plan |
---|---|
Abstract | no |
Complex Type: product_data_procurement_plan_monetary
Super-types: | product_data_type < product_data_procurement_plan_monetary (by extension) |
---|---|
Sub-types: | None |
Name | product_data_procurement_plan_monetary |
---|---|
Abstract | no |
Complex Type: product_data_product_of_the_day
Super-types: | product_data_type < product_data_product_of_the_day (by extension) |
---|---|
Sub-types: | None |
Name | product_data_product_of_the_day |
---|---|
Abstract | no |
Complex Type: product_data_recommended_goods
Super-types: | product_data_type < product_data_recommended_goods (by extension) |
---|---|
Sub-types: | None |
Name | product_data_recommended_goods |
---|---|
Abstract | no |
<...> Start All [1]
<pmi:quantity> xs:decimal </pmi:quantity> [1] <pmi:nominal_price> xs:decimal </pmi:nominal_price> [1] <pmi:optima_settings> xs:string </pmi:optima_settings> [1] <pmi:calculation_type> xs:string (value comes from list:
SALES
PROCUREMENT) </pmi:calculation_type> [1] <pmi:remuneration_percent> xs:decimal </pmi:remuneration_percent> [1] End All
</...>
<xs:complexType name="product_data_recommended_goods"> <xs:complexContent> <xs:extension base="pmi:product_data_type"> <xs:all> <xs:element name="quantity" type="xs:decimal"/> <xs:element name="nominal_price" type="xs:decimal"/> <xs:element name="optima_settings" type="xs:string"/> <-- Enumeration of possible calculation types --> <xs:element name="calculation_type"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="SALES"/> <xs:enumeration value="PROCUREMENT"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="remuneration_percent" type="xs:decimal"/> </xs:all> </xs:extension> </xs:complexContent> </xs:complexType>
Complex Type: product_data_sales_plan
Super-types: | product_data_type < product_data_sales_plan (by extension) |
---|---|
Sub-types: | None |
Name | product_data_sales_plan |
---|---|
Abstract | no |
Complex Type: product_data_sales_plan_monetary
Super-types: | product_data_type < product_data_sales_plan_monetary (by extension) |
---|---|
Sub-types: | None |
Name | product_data_sales_plan_monetary |
---|---|
Abstract | no |
Complex Type: product_data_showcase
Super-types: | product_data_type < product_data_showcase (by extension) |
---|---|
Sub-types: | None |
Name | product_data_showcase |
---|---|
Abstract | no |
Complex Type: product_data_type
Super-types: | None |
---|---|
Sub-types: |
|
Name | product_data_type |
---|---|
Abstract | yes |
<.../>
<xs:complexType name="product_data_type" abstract="true"/>
Simple Type: marketing_action_type
Super-types: | xs:string < marketing_action_type (by restriction) |
---|---|
Sub-types: | None |
Name | marketing_action_type |
---|---|
Content |
|
Prohibited Derivations | restriction |
<xs:simpleType name="marketing_action_type" final="restriction"> <xs:restriction base="xs:string"> <xs:enumeration value="PREVENT_STOCKOUT"/> <xs:enumeration value="PROCUREMENT_PLAN"/> <xs:enumeration value="PROCUREMENT_PLAN_MONETARY"/> <xs:enumeration value="SALES_PLAN"/> <xs:enumeration value="SALES_PLAN_MONETARY"/> <xs:enumeration value="PRIORITY_SALE"/> <xs:enumeration value="MANDATORY_MATRIX"/> <xs:enumeration value="RECOMMENDED_GOODS"/> <xs:enumeration value="PRODUCT_OF_THE_DAY"/> <xs:enumeration value="PRIVATE_LABEL"/> <xs:enumeration value="PHARMACIST_MOTIVATION"/> <xs:enumeration value="PROCUREMENT"/> <xs:enumeration value="DISCOUNT_COMPENSATION"/> <xs:enumeration value="SHOWCASE"/> </xs:restriction> </xs:simpleType>
Glossary
Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.
All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all.
Choice Model Group Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice.
Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.
Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods, e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type
attribute.
Key Constraint Like Uniqueness Constraint, but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.
Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.
Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups.
Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil
attribute. The xsi:nil
attribute is the boolean attribute, nil, from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil
attribute set to true, it can be left empty, even though its element declaration may have required content.
Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations.
Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.
Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.
Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.
Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).
Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence.
Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.
Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.
Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.
Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.