Changeset 265 for trunk/include/helpers/xml.h
- Timestamp:
- Nov 21, 2004, 11:18:29 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/xml.h
r249 r265 697 697 const char *pcszErrorDescription; // error description 698 698 PXSTRING pxstrSystemID; // system ID of external entity 699 // where error occur ed, or NULL699 // where error occurred, or NULL 700 700 // if in main document 701 ULONG ulErrorLine; // line where error occur ed702 ULONG ulErrorColumn; // column where error occur ed701 ULONG ulErrorLine; // line where error occurred 702 ULONG ulErrorColumn; // column where error occurred 703 703 PXSTRING pxstrFailingNode; // element or attribute name 704 704 // or NULL
Note:
See TracChangeset
for help on using the changeset viewer.