View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003616 | JEDI VCL | 00 JVCL Components | public | 2006-03-31 01:10 | 2006-04-13 02:22 |
Reporter | wyb_star | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 3.10 | ||||
Target Version | Fixed in Version | ||||
Summary | 0003616: TJvSimpleXMLProp name can't read ":" | ||||
Description | xml file content: <use xlink:href="aaa"/> code: str := Node.Properties.Item[0].Name; >>> str=href | ||||
Tags | No tags attached. | ||||
|
Well, yes, it can. Just use the NameSpace property. And if you want the full name, guess what, the FullName property is there for you. |
|
Well, yes, it can. Just use the NameSpace property. And if you want the full name, guess what, the FullName property is there for you. |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-03-31 01:10 | wyb_star | New Issue | |
2006-04-13 02:22 | obones | Status | new => resolved |
2006-04-13 02:22 | obones | Resolution | open => fixed |
2006-04-13 02:22 | obones | Assigned To | => obones |
2006-04-13 02:22 | obones | Note Added: 0009078 | |
2006-04-13 02:22 | obones | Note Added: 0009079 | |
2006-04-13 02:22 | obones | Resolution | fixed => no change required |