WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

XML AttributeDef

The AttributeDef name element describes the definition of an attribute within an <!ATTLIST construct.

The AttributeDef element is always a child of the AttributeList element. The name of the syntax element is the name of the attribute being defined. It can have three children:

This example is included in the DTD example:

<!ATTLIST el5 	el5satt CDATA #IMPLIED>

The name of the AttributeDef is el5satt and it is a child of AttributeList el5. The name of the AttributeDefType is CDATA, and the value of the AttributeDefDefaultType is IMPLIED.

Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:46:40


Reference topicReference topic | Version 8.0.0.7 | ad06560_