Changes between Version 46 and Version 47 of DASISH/XSD and XML


Ignore:
Timestamp:
04/29/13 16:25:50 (11 years ago)
Author:
olhsha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DASISH/XSD and XML

    v46 v47  
    421421}}}
    422422
     423he serialization of the POST body for another example (UGOT), compliant with the weakly typed schema.
     424{{{#!xml
     425<?xml version="1.0" encoding="UTF-8"?>
     426<annotation xmlns="http://www.dasish.eu/ns/addit"
     427    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     428    xmlns:xhtml="http://www.w3.org/1999/xhtml"
     429    xsi:schemaLocation="http://www.dasish.eu/ns/addit http://dasish.eu/DASISH-schema.xsd"
     430    URI="tempAIDgfgf"
     431    timeStamp="2013-04-26T11:23:26.000Z">
     432    <owner ref="http://dasish.eu/users/user123"/>
     433    <headline>Douglas Adams - Wikipedia, the free encyclopedia</headline>
     434    <body ref="tmpSIDxyxy" type="Note">
     435        <xhtml:span style="background-color:rgb(253,49,31);color:rgb(0,0,0);">Adams was born 1952-03-11</xhtml:span>
     436    </body>
     437    <targetSources>
     438        <targetSource xml:id="tmpSIDxyxy">
     439                <link>http://en.wikipedia.org/wiki/Douglas_adams#xpointer(start-point(string-range(//div[@id="mw-content-text"]/table[1]/tbody[1]/tr[3]/td[1]/text()[1],'',12))/range-to(string-range(//div[@id="mw-content-text"]/table[1]/tbody[1]/tr[3]/td[1]/text()[1],'',25)))</link>
     440                <version>2013-04-26T11:23:26.000Z</version>
     441        </targetSource>
     442    </targetSources>
     443    <readers>
     444        <reader ref="http://dasish.eu/users/user123"/>
     445    </readers>
     446    <writers>
     447        <writer ref="http://dasish.eu/users/user123"/>
     448    </writers>
     449</annotation>
     450}}}
     451
    423452'''TODO''': POST response