characteristics:characteristic
Single Characteristic
Element information
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/characteristics
Schema document: shared-additionalCharacteristics.xsd
Type: characteristics:CT_Characteristic
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
name | [1..1] | xsd:string | Name of Characteristic | |
relation | [1..1] | characteristics:ST_Relation | Relationship of Value to Name | |
val | [1..1] | xsd:string | Characteristic Value | |
vocabulary | [0..1] | xsd:anyURI | Characteristic Grammar |
Used in
- Type characteristics:CT_AdditionalCharacteristics (Element characteristics:additionalCharacteristics)
Sample instance
<characteristics:characteristic name="string" relation="ge" val="string"/>