parse error for result.xml domain in file based module | Anthony Corbett | 2013-03-14 16:33 |
Status: Closed | ||
Yup, that was it; I had to move Label and RangeURI. Thanks! I didn't even think to look at the PropertyDescriptorType declaration to see the sequence in the complexType declaration. Is Labkey planning to move to XSD 1.1? It lifts the restriction of minOccurs="0" and maxOccurs="1" for the xs:all group element. I'm sure the restrictive sequence trips up a lot of people. :) Thanks again! - Anthony |
||