Reference. Reference for the ADML DTD

[Prev] [Next]


PropertyType

Short Description

Property type.

Synopsis

Content Model

(PropertyEnumType | PropertyLiteralType| PropertySetType | PropertySequenceType | PropertyRecordType | ElementID)

Attributes

This element has identifier and name attributes.

Tag Minimization

Both the start- and end-tags are required for this element.

Description

Property type defined by explicit statement of structure or by reference to a declared property type.

Parents

These elements contain PropertyType: Design, Family, PropertyTypeDeclaration, PropertySetType, PropertySequenceType, PropertyFieldDeclaration, PropertyFieldValue, Property and MetaProperty.

Children

PropertyType contains these elements: PropertyType, RecordFieldDescription, and PropertyLiteralDeclaration.

Attributes

type
Set to the property type. Allowed values are: (Integer | Float | String | Boolean | Enum | Record | Set | Sequence).

Examples

TBD.

[Prev] PropertySetValue
[Next] PropertyTypeDeclaration
[Reference Home] [ADML Home]