517: Bad character encoding in annotations in german

There seem to be strange characters in the annotations in German. Apparently they make some tools choke. Example: fpml-shared-4-3.xsd Sofern nicht anderweitig festgelegt, das Haupt-Clearingsystem, das blicherweise fr die Regulierung von Geschften im entsprechenden Basiswert verwendet wird. I am not sure if this is a bug in the tools or in the schema. Same problem … Continued

513: Use XPath for contexts for precision

We agreed to use XPath for paths and we use it everywhere except for contexts. The context paths should be changed to be XPath. ## Example with shared-5 ## Today we have: Context: payerPartyReference This would become: Context: //payerPartyReference ## Example with eqd-1 ## Today we have: Context: EquityAmericanExercise (complex type) This would become: Context: … Continued

511: Causal order design assumption

Add an existing assumption under “3.1.2 Design Assumptions”: “Communication order may vary from causal order. Communication order is the order in which messages are sent or received. Causal order is the order in which message should be processed. Use the definition of business process and the content of the messages to correlate them in causal … Continued