[Bug 29736] New: [FO31] C.2 Schema for the result of fn:json-to-xml

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29736

            Bug ID: 29736
           Summary: [FO31] C.2 Schema for the result of fn:json-to-xml
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Functions and Operators 3.1
          Assignee: mike@saxonica.com
          Reporter: tim@cbcl.co.uk
        QA Contact: public-qt-comments@w3.org
  Target Milestone: ---

Shouldn't key be use="required" in the following?

    <xs:attributeGroup name="key-group">
        <xs:attribute name="key" type="xs:string"/>
        <xs:attribute name="escaped-key" type="xs:boolean" use="optional"
default="false"/>
    </xs:attributeGroup>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 18 July 2016 10:45:19 UTC