Story #1869
NodeList needs an XSL stylesheet Declaration added after XML Declaration
Status:
Rejected
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
d1_cn_service
Target version:
Start date:
2011-10-20
Due date:
% Done:
0%
Story Points:
Sprint:
Description
JibX Marshalling needs to be extended for our Node Controller to extend the IXMLWriter by overwriting the writeXMLDecl method. Set on the IMarshallingContext the XmlWriter the extended XmlWriter. Probably implement the org.springframework.oxm.Marshaller in a new class.
and create the xsl for transformation.
History
#1 Updated by Dave Vieglais about 13 years ago
- Assignee changed from Robert Waltz to Ben Leinfelder
- Target version set to Sprint-2011.46-Block.6
- Milestone changed from CCI-0.6.4 to CCI-1.0.0
Verify that this can be closed.
#2 Updated by Ben Leinfelder almost 13 years ago
- Status changed from New to Rejected
I'm using our d1_common TypeMarshaller + piped input/output streams to accomplish this in the CN proxy layer.