Compare element reference present within Element

20 views
Skip to first unread message

Sasmita Pradhan

unread,
Jul 16, 2016, 4:21:04 AM7/16/16
to Membrane SOA Model

HI,

How to compare element reference 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 >

Please advise how to achieve the same.

2.How to use SequenceDiffGenerator to compare the sequence and what should be the context set.
Reply all
Reply to author
Forward
0 new messages