| 
    Geant4
    10.01.p03
    
   | 
 
 Collaboration diagram for attribute_id:Public Attributes | |
| XML_Char * | name | 
| PREFIX * | prefix | 
| XML_Bool | maybeTokenized | 
| XML_Bool | xmlns | 
Definition at line 232 of file xmlparse.cc.
| XML_Bool attribute_id::maybeTokenized | 
Definition at line 235 of file xmlparse.cc.
Referenced by defineAttribute(), dtdCopy(), and storeAtts().
| XML_Char* attribute_id::name | 
Definition at line 233 of file xmlparse.cc.
Referenced by dtdCopy(), getAttributeId(), and storeAtts().
| PREFIX* attribute_id::prefix | 
Definition at line 234 of file xmlparse.cc.
Referenced by dtdCopy(), getAttributeId(), and storeAtts().
| XML_Bool attribute_id::xmlns | 
Definition at line 236 of file xmlparse.cc.
Referenced by defineAttribute(), dtdCopy(), and storeAtts().