Designing and Implementing Business Process Models 10.3 | Designing and Implementing Business Process Models | ARIS Method manual | Modeling within the views and levels of the ARIS concept | Data view | Requirements definition | Document type definition | Attribute types | Data type of the attribute value
 
Data type of the attribute value
To specify the data type of the attribute value, specify the Data type attribute. The following table explains the data types you specified.
Data type
Description
CDATA
Strings.
ID
A unique identifier. If the value is not unique, the XML processor sends an error message.
IDREF
A reference to an identifier that is defined elsewhere in the document. If an identifier that has not been assigned in the current XML document is used as a value, the XML processor sends an error message.
IDREFS
The attribute value may consist of multiple attribute values of the IDREF type, separated by spaces. If an identifier that has not been assigned in the current XML document is referred to in the attribute value, the XML processor sends an error message.
ENTITY
A reference to a remote binary entity that is declared within the DTD.
ENTITIES
The attribute value may consist of multiple attribute values of the ENTITY type, separated by spaces.
NMTOKEN
Any combination of letters, numbers, periods, dashes, semi-colons, or underscores may be used as an attribute type.
NMTOKENS
The attribute value may consist of multiple attribute values of the NMTOKEN type, separated by spaces.
NOTATION
A reference to a notation declared in the DTD.
The NMTOKEN value is specified as the default for the Data type attribute.

Copyright © 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.