| rhd |
| Newbie |
|
|
|
|
| None Specified |
|
| Tuesday, January 1, 2008 |
| Saturday, October 25, 2008 9:38:42 PM |
2 [0.01% of all post / 0.00 posts per day] |
|
I'm following the XMLSpy 2008 tutorial and have got to the part of section 5.7 where it shows how to display an element type as a table & paste into Excel. That works ok, but when I edit the data in Excel and then paste it back into XMLSpy, XMLSpy crashes.
Is there a known issue here? It would be a cool thing to be able to do.
Windows XP sp2 XMLSpy version 2008 rel 2 sp 2 Excel 2003 sp1
Regards, Richard
|
Hi All,
I seem to be unable to validate a schema using this datatype:
<?xml version="1.0"?> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <xsd:element name="MyURI" type="xsd:uriReference"/> </xsd:schema>
XMLSpy tells me: "xsd:uriReference" must refer to an existing simple or complex type.
Is there something wrong with this? The textbook I'm using has examples using this type.
Thanks for any help. Richard
|
|