Changeset 264 for branches/branch-1-0/include/helpers/xml.h
- Timestamp:
- Nov 21, 2004, 11:14:36 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/branch-1-0/include/helpers/xml.h
r187 r264 696 696 const char *pcszErrorDescription; // error description 697 697 PXSTRING pxstrSystemID; // system ID of external entity 698 // where error occur ed, or NULL698 // where error occurred, or NULL 699 699 // if in main document 700 ULONG ulErrorLine; // line where error occur ed701 ULONG ulErrorColumn; // column where error occur ed700 ULONG ulErrorLine; // line where error occurred 701 ULONG ulErrorColumn; // column where error occurred 702 702 PXSTRING pxstrFailingNode; // element or attribute name 703 703 // or NULL
Note:
See TracChangeset
for help on using the changeset viewer.