diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of rootType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="AggregateTypeType" abstract="false"> <xs:annotation> <xs:appinfo>Identifies the type and organization of an aggregate. Section 6.2.5</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:attribute name="aggregateKind" type="xs:string"> <xs:annotation> <xs:appinfo>Grouping criterion used to group the aggregate. Enumeration from EBV document (SISO enumeration AggregateStateAggregateKind uid 206) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="domain" type="xs:string"> <xs:annotation> <xs:appinfo>Domain of entity (air, surface, subsurface, space, etc.) where zero means domain does not apply. (SISO enumeration PlatformDomain uid 8) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="country" type="xs:string"> <xs:annotation> <xs:appinfo>country to which the design of the entity is attributed (SISO enumeration Country uid 29) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="category" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>category of entity</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="subcategory" type="xs:string"> <xs:annotation> <xs:appinfo>subcategory of entity (SISO enumeration AggregateStateSubcategory uid 208)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="specificInfo" type="xs:string"> <xs:annotation> <xs:appinfo>specific info based on subcategory field. specific is a reserved word in sql. (SISO enumeration AggregateStateSpecific uid 209) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="extra" type="xs:unsignedByte"/> </xs:extension> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="aggregateKind" type="xs:string"> <xs:annotation> <xs:appinfo>Grouping criterion used to group the aggregate. Enumeration from EBV document (SISO enumeration AggregateStateAggregateKind uid 206) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="domain" type="xs:string"> <xs:annotation> <xs:appinfo>Domain of entity (air, surface, subsurface, space, etc.) where zero means domain does not apply. (SISO enumeration PlatformDomain uid 8) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="country" type="xs:string"> <xs:annotation> <xs:appinfo>country to which the design of the entity is attributed (SISO enumeration Country uid 29) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="category" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>category of entity</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="subcategory" type="xs:string"> <xs:annotation> <xs:appinfo>subcategory of entity (SISO enumeration AggregateStateSubcategory uid 208)</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="specificInfo" type="xs:string"> <xs:annotation> <xs:appinfo>specific info based on subcategory field. specific is a reserved word in sql. (SISO enumeration AggregateStateSpecific uid 209) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte |
source | <xs:attribute name="extra" type="xs:unsignedByte"/> |