Compare Element Reference present within Element

12 views
Skip to first unread message

pradhan....@gmail.com

unread,
Jul 21, 2016, 12:16:28 PM7/21/16
to Membrane SOA Model
Hi,

1.I need to compare the element references present within element. like 

<xs:element name="Application">
        <xs:complexType>
            <xs:sequence>
                <xs:element ref="CreditRequest" minOccurs="0"/>
                <xs:element ref="analysisRequest" minOccurs="0" maxOccurs="unbounded"/>
           </xs:sequence>
       </xs:complexType>
</xs:element>

Can you please advise how to achieve the same.

2. How to use SequenceDiffGenerator and what is the "Ctx" needs to be passed.
Reply all
Reply to author
Forward
0 new messages