Microsoft SDK for Java

AttDef Class Fields

The AttDef class contains the following fields. They are all constant integers denoting attribute types.

Field

Value

CDATA 0
ID 1
IDREF 2
IDREFS 3
ENTITY 4
ENTITIES 5
NMTOKEN 6
NMTOKENS 7
NOTATION 8
ENUMERATION 9

The AttDef class also contains the following fields. They are all constant integers denoting attribute presence.

Field

Value

DEFAULT 0
REQUIRED 1
IMPLIED 2
FIXED 3

© 1999 Microsoft Corporation. All rights reserved. Terms of use.