Reference. Reference for the ADML DTD

[Prev] [Next]


PropertyLiteralType

Short Description

Scalar property type.

Synopsis

Content Model

EMPTY

Attributes

This element has identifier and name attributes and the following attributes:

Name Value(s) Type Default Value
type (int | float | string | boolean | any | identifier | uri | char ) #IMPLIED None

Tag Minimization

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

Description

Type of a scalar property. uri type is intended for properties that represent external references, while identifier is intended for references within an ADML specification.

Parents

These elements contain PropertyLiteralType: PropertyTypeDescription, PropertyDeclaration, RecordFieldDescription, RecordFieldValue, SequenceDeclaration, and SetDescription.

Attributes

type
Set to the literal value type.

Examples

TBD.

[Prev] PropertyFieldValue
[Next] PropertyLiteralValue
[Reference Home] [ADML Home]