[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: RE: [ubl] Extension Element Action item SV: [ubl] Minutes of Atla ntic UBL TC call 5 April 2006
Would you need to be as specific to state "with processContents set
to 'skip' for non-UBL namespaces"? Note that there is no xsd:
prefix, and we would want to allow non-namespace and
non-UBL-namespace, while not allowing UBL ... as I used in my
prototype for Jon:
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:any namespace="##other" processContents="skip"/>
<xs:any namespace="##local" processContents="skip"/>
</xs:choice>
I think we need to say something so that we don't allow the UBL
namespace for immediate children of the UBLExtension element
definition, as above.
. . . . . . . . . . . Ken
At 2006-04-26 10:31 -0400, Grimley Michael J NPRI wrote:
>It dawned as me as I was hitting 'Send':
>
>Change first rule to
>
> [CTDx] The xsd:any element MUST only be used within the
> 'UBLExtension' element definition, and with xsd:processContents set to 'skip'.
>
> OR (maybe better)
>
> [CTDx] The xsd:any element MUST NOT be used except within the
> 'UBLExtension' element definition, and with xsd:processContents set to 'skip'.
--
Registration open for XSLT/XSL-FO training: Wash.,DC 2006-06-12/16
Also for XSLT/XSL-FO training: Minneapolis, MN 2006-07-31/08-04
Also for XML/XSLT/XSL-FO training:Birmingham,England 2006-05-22/25
Also for XSLT/XSL-FO training: Copenhagen,Denmark 2006-05-08/11
World-wide on-site corporate, govt. & user group XML/XSL training.
G. Ken Holman mailto:gkholman@CraneSoftwrights.com
Crane Softwrights Ltd. http://www.CraneSoftwrights.com/o/
Box 266, Kars, Ontario CANADA K0A-2E0 +1(613)489-0999 (F:-0995)
Male Cancer Awareness Aug'05 http://www.CraneSoftwrights.com/o/bc
Legal business disclaimers: http://www.CraneSoftwrights.com/legal
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]