property
Represents a generic customizable property.
Attributes
- name
Specifies a name for the property.
Usage:
required
Type:string
- type
Specifies a type for the property.
Usage:
optional
Type:NMTOKEN
.Attribute values are restricted to the following.
- blob
Specifies the type for this object as blob.
- boolean
Specifies the type for this object as boolean.
- composite
Specifies that the type for this object is composed of a combination of types.
- dateTime
Datatype is date/time format.
- enumeration
Specifies that this object is an enumeration.
- hidden
Specifies that this object is hidden.
- number
Specifies the type for this object as numeric.
- readOnly
Specifies that this object is read-only.
- ref
Specifies that this object is a reference.
- string
Specifies the type for this object as string.
Content model
Mixed content.
( property ) (any number)
Parent elements
calculation , dataSource , determinant , dimension , filter , folder , function , hierarchy , hierarchyFolder , level , measure , measureFolder , namespace , object , package , parameterMap , project , property , queryItem , queryItemFolder , querySubject , relationship , relationshipShortcut , scopeRelationship , securityView , shortcut , updateSubject