Xml AttValue node.
More...
List of all members.
Detailed Description
Xml AttValue node.
http://www.w3.org/TR/REC-xml/#NT-AttValue
grammar:
AttValue ::= '"' ([^<&"] | Reference)* '"' | "'" ([^<&'] | Reference)* "'"
Constructor & Destructor Documentation
Member Function Documentation
| override void callback |
( |
IDcCallback |
visitor | ) |
[virtual] |
| override void visit |
( |
IDcVisitor |
visitor | ) |
[virtual] |
Member Data Documentation