complexType "CoordinateGroupType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Add" | "Update" | "Delete") |
|
= |
(xs:string | xs:string) |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
xs:boolean |
|
= |
"true" |
|
|
> |
|
|
</...> |
Content Model Elements (10):
-
All Direct / Indirect Based Elements (1):
-
Known Usage Locations
Annotation
Defines the area of attachment for an NCube attribute. It may be defined as the NCube as a whole or as certain dimensions or values of dimensions.
Type Definition Detail
Type Derivation Tree CoordinateGroupType |
XML Source (w/o annotations (5); see within schema source)
<xs:complexType name="CoordinateGroupType"> <xs:complexContent> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/> <xs:element maxOccurs="unbounded" minOccurs="0" ref="DimensionValue"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
Content Element Detail (all declarations; defined within this component only; 4/10) -
Defines the included set of values needed to describe the coordinate region of the NCube on a Dimension by Dimension basis.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DimensionValue"/> |
-
A description of the content of the CoordinateGroup. May be expressed in multiple languages and supports the use of structured content.
XML Source (w/o annotations (1); see within schema source)
-
A display label for the CoordinateGroup. May be expressed in multiple languages. Repeat for labels with different content, for example, labels with differing length limitations.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/> |
-
Reference to the universe statement containing a description of the persons or other elements that this CoordinateGroup refers to, and to which any analytic results refer. If more than one universe is referenced the universe of the CoordinateGroup is the intersect of the referenced universes. Use when the CoordinateGroup describes a subset of the NCube universe.
XML Source (w/o annotations (1); see within schema source)