complexType "SubCategoryReferenceType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
xs:boolean : "false" |
|
= |
xs:anyURI |
|
= |
"true" |
|
= |
xs:boolean : "false" |
|
= |
xs:string |
|
= |
list of xs:language |
|
= |
xs:anyURI |
|
= |
("specialization" | "isPartOf") |
|
|
> |
|
|
</...> |
Content Model Elements (6):
-
All Direct / Indirect Based Elements (1):
-
Known Usage Locations
Annotation
Reference to one or more categories for which the current category is a broader definition. Allows for a reference to the narrower category and the ability to define the relationship as a specialization or part. TypeOfObject should be set to Category.
Type Definition Detail
Type Derivation Tree SubCategoryReferenceType |
XML Source (w/o annotations (2); see within schema source)
Attribute Detail (all declarations; defined within this component only; 1/8)
typeOfSubCategory-
Defines the sub-category in terms being generic or partitive in nature. For example, a radial tire is a type of tire (generic) while a tire is a part of a car (partitive). The value refers to the role of the SubCategory within the broader category .
Attribute Value
enumeration of xs:NMTOKEN |
Enumeration: |
"specialization" |
- |
Defines the relationship of the sub-category as being generic in nature, i.e. that the sub-category is a "specialization" of the category which references it. |
"isPartOf" |
- |
Defines the relationship of the sub-category as being partitive in nature, i.e. that the sub-category is a "isPartOf" of the category which references it. |
|
XML Source (w/o annotations (1); see within schema source)