219: WSDL does not support xsi:type in root node
WSDL does not support xsi:type in root node. http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR078
WSDL does not support xsi:type in root node. http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR078
Please merge this XML Spy project file into the trunk: https://dedicated.fpml.org:8443/svn/fpml/branches/annotated/FpML.spp Many of us use XML Spy and this small file makes life much easier for us, making us more productive with FpML.
The fra/indexTenor content model cardinality is incorrect in FpML 4.x versus FpML 1.0/2.0. In FpML 1.0/2.0 the fra/indexTenor cardinality is ‘one or more’ but in FpML 4.x it is ‘zero or one’. The ‘one or more’ cardinality is the correct one since it’s possible to have linear interpolation between 2 different index tenors on a … Continued
Incorrect content model between long form “object” and short form “identification of object” Example: TradeCancelled ( PartyTradeIdentifier vs TradeIdentifier ) which results in linkId being present in long form, but not in short form #1 Long Form “Full Trade” TradeCancelled.Trade.TradeHeader.PartyTradeIdentifier #2 Short Form “Identification of Trade” TradeCancelled.TradeIdentifier
This, defined at line 1699 of fpml-shared-4-2.xsd should be replaced by specifically types references. Specifies the anchor as an href attribute. The href attribute value is a pointer style reference to the element or component elsewhere in the document where the anchor is defined.
The href on line 1046 of fpm-shared-4-2 is poorly documented: “The href attribute points to a value elsewhere in the document” Where does this point? Please add documentation and a rule.
The attribute /FpML/novation/firstPeriodStartDate/@href is undefined. What does it refer to? A rule should be added to cope with all element(*, FirstPeriodStartDate).
Line 448, mkt-env, what does TimeDimension have its href point at? A validation rules should be added to correct this ambiguity.
The type GenericDimension is missing a rule linking it to underlyingAsset. fpml-mktenv-4-2.xsd(164):
Add a rule that /FpML/position/scheduledDate/assetReference/@href must point to a specific type containing an xsd:ID. Probably the rule should be element(*, InterestRateStream). Either way this is undocumented, undefined, and missing a rule.