FpML Issues Tracker
closed
Minor
Always
Architecture
Admin
andrew
Summary
Add a section to the Architecture document that prohibits the use of floating comments. xsd:annotation must be used instead.
closed
Minor
Always
Architecture
Admin
andrew
Add a section to the Architecture document that prohibits the use of floating comments. xsd:annotation must be used instead.
Notes:
mgratacos
06/29/07 9:32 am
Sentence banning floating comments has been added to the Architecture Spec (between *), section on Annotations:
Designers of FpML XML schemata SHOULD embed documentation within their schema components to enable the production of documentation automatically from the schema source. XML schema allows multiple annotations for each component differentiated by the ‘xml:lang’ attribute and designers MAY provide multi-lingual text. *Documentation MUST always be included within an xsd:annotation. ‘Floating’ documentation (or comments) is not allowed in the FpML schemata.*