diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-03-02 10:43:59 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-03-02 10:43:59 +0100 |
commit | 30db55cc7a7a9bfa67b321e66bb8d1b1abf7afc9 (patch) | |
tree | 9ab8760bdfffab275b98d4e89fe5244c3d1d8809 /spss/handbook/clients/referencedData/src/main/webapp/XMLDocument.withResolvableSchemaHint.xml | |
parent | c3a7ea3758c23d0d1f147aa29c13d09fd0334f35 (diff) | |
download | moa-id-spss-30db55cc7a7a9bfa67b321e66bb8d1b1abf7afc9.tar.gz moa-id-spss-30db55cc7a7a9bfa67b321e66bb8d1b1abf7afc9.tar.bz2 moa-id-spss-30db55cc7a7a9bfa67b321e66bb8d1b1abf7afc9.zip |
remove MOA-SPSS source code from MOA-ID repository. The MOA-SPSS source is already moved to a new repository.
Diffstat (limited to 'spss/handbook/clients/referencedData/src/main/webapp/XMLDocument.withResolvableSchemaHint.xml')
-rw-r--r-- | spss/handbook/clients/referencedData/src/main/webapp/XMLDocument.withResolvableSchemaHint.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/spss/handbook/clients/referencedData/src/main/webapp/XMLDocument.withResolvableSchemaHint.xml b/spss/handbook/clients/referencedData/src/main/webapp/XMLDocument.withResolvableSchemaHint.xml deleted file mode 100644 index 4f1124637..000000000 --- a/spss/handbook/clients/referencedData/src/main/webapp/XMLDocument.withResolvableSchemaHint.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?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> |