File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 20022002 </xs : complexType >
20032003
20042004 <xs : complexType name =" bondOptionData" >
2005- <xs : sequence >
2005+ <xs : all >
20062006 <xs : element type =" optionData" name =" OptionData" />
20072007 <xs : element ref =" strikeGroup" />
2008- <xs : element type =" xs:string" name =" Redemption" maxOccurs =" unbounded " minOccurs =" 0" />
2009- <xs : element type =" xs:string" name =" PriceType" maxOccurs =" unbounded " minOccurs =" 0" />
2008+ <xs : element type =" xs:string" name =" Redemption" maxOccurs =" 1 " minOccurs =" 0" />
2009+ <xs : element type =" xs:string" name =" PriceType" maxOccurs =" 1 " minOccurs =" 0" />
20102010 <xs : element type =" bool" name =" KnocksOut" maxOccurs =" 1" minOccurs =" 0" />
20112011 <xs : element type =" bondData" name =" BondData" minOccurs =" 1" />
2012- </xs : sequence >
2012+ </xs : all >
20132013 </xs : complexType >
20142014
20152015 <xs : complexType name =" bondRepoData" >
You can’t perform that action at this time.
0 commit comments