Uploaded image for project: 'Axiom'
  1. Axiom
  2. AXIOM-201

OMSourcedElement is always expanded when getXMLStreamReader is used on one of its ancestors

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.2.8
    • 1.2.15
    • LLOM
    • None

    Description

      Scenario: getXMLStreamReader is called on an OMElement that has an OMSourcedElement as one of its descendents.

      Result: After the XMLStreamReader has been consumed, the OMSourcedElement is expanded, even if it is backed by a data source that supports non destructive reads.

      When encountering an OMSourcedElement, StAXOMWrapper should insert the events from the XMLStreamReader produced by the OMDataSource instead of generating the events by traversing the OMSourcedElement (which results in its expansion). This is currently not implemented.

      Attachments

        Activity

          People

            veithen Andreas Veithen
            veithen Andreas Veithen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: