TxmlAttType Enumeration
Represents type TxmlAttType.
type TxmlAttType = (atNone, atStringType, atEnumeratedNotationType, atEnumeratedEnumerationType, atTokenizedTypeID, atTokenizedTypeIDREF, atTokenizedTypeIDREFS, atTokenizedTypeENTITY, atTokenizedTypeENTITIES, atTokenizedTypeNMTOKEN, atTokenizedTypeNMTOKENS);
The TxmlAttType type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | atEnumeratedEnumerationType | Represents constant |
![]() | atEnumeratedNotationType | Represents constant |
![]() | atNone | Represents constant |
![]() | atStringType | Represents constant |
![]() | atTokenizedTypeENTITIES | Represents constant |
![]() | atTokenizedTypeENTITY | Represents constant |
![]() | atTokenizedTypeID | Represents constant |
![]() | atTokenizedTypeIDREF | Represents constant |
![]() | atTokenizedTypeIDREFS | Represents constant |
![]() | atTokenizedTypeNMTOKEN | Represents constant |
![]() | atTokenizedTypeNMTOKENS | Represents constant |
