OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsrp-wsia message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: [wsrp-wsia] [change request #78] Markup alternatives


Section: 6.1.9
Page/Line: 35/38
Requestedby: Andre Kramer
Old text: 
Proposed text: [O] Markup markup
where:
<complexType name="Markup">
    <sequence>
                    <any namespace="##other" />
    </sequence>
</complexType>
<element name="markup" type="types:Markup" minOccurs="0"/>
Reasoning: We cover non-XML text with:
<element name="markupString" type="xsd:string" minOccurs="0" />
and binary markup with:
<element name="markupBinary" type="xsd:base64Binary" minOccurs="0" />
This "any" allows XML to be inlined naturally.


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC