diff options
author | pdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-09-04 10:29:42 +0000 |
---|---|---|
committer | pdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-09-04 10:29:42 +0000 |
commit | 9e71760a80a7b2cc25ac4700a5d6b6c4d5582eb8 (patch) | |
tree | 1970625f2c58a3a88be236fac129cef3cfd17659 /spss/handbook/clients/referencedData/XMLDocument.withResolvableSchemaHint.xml | |
parent | 29866bdc9e8b2cab619cd151f32b036c35debbfe (diff) | |
download | moa-id-spss-9e71760a80a7b2cc25ac4700a5d6b6c4d5582eb8.tar.gz moa-id-spss-9e71760a80a7b2cc25ac4700a5d6b6c4d5582eb8.tar.bz2 moa-id-spss-9e71760a80a7b2cc25ac4700a5d6b6c4d5582eb8.zip |
re-arranged handbook project step1
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@980 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss/handbook/clients/referencedData/XMLDocument.withResolvableSchemaHint.xml')
-rw-r--r-- | spss/handbook/clients/referencedData/XMLDocument.withResolvableSchemaHint.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/spss/handbook/clients/referencedData/XMLDocument.withResolvableSchemaHint.xml b/spss/handbook/clients/referencedData/XMLDocument.withResolvableSchemaHint.xml new file mode 100644 index 000000000..4f1124637 --- /dev/null +++ b/spss/handbook/clients/referencedData/XMLDocument.withResolvableSchemaHint.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<doc:XMLDocument xmlns:doc="urn:document" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:document http://localhost:8080/referencedData/XMLDocument.xsd"> + <doc:Paragraph>Ich bin der erste Absatz in diesem Dokument.</doc:Paragraph> + <doc:Paragraph ParaId="Para2">Und ich bin der zweite Absatz in diesem Dokument. +Ich habe weiters ein eigenens ID-Attribut bekommen.</doc:Paragraph> +</doc:XMLDocument> |