You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ref_data.xml 512B

1234567891011
  1. <Document name="test_reference">
  2. <NodeWithChildren>
  3. <ChildNodeWithData>child node data with more than 10 alphanumeric characters</ChildNodeWithData>
  4. <ChildNodeEmpty></ChildNodeEmpty>
  5. <ChildNodeWithChildren>
  6. <ChildNodeEmpty></ChildNodeEmpty>
  7. </ChildNodeWithChildren>
  8. </NodeWithChildren>
  9. <NodeWithData status="hasData">node data with special characters &lt;&gt;,;:!?./&amp;"'(-_)=~#{[|`\^@]}/*-+</NodeWithData>
  10. <NodeEmptyWithNumber666 status="noData" ref="test"></NodeEmptyWithNumber666>
  11. </Document>