Package net.finmath.smartcontracts.representablestate.xml
package net.finmath.smartcontracts.representablestate.xml
XML Repesentable State - Core classes (rendering and valiation).
- Author:
- Christian Fries
-
ClassDescriptionImplementations of an XML renderer for IXMLRepresentableState and IXMLRepresentableStatePartReference implementation of an XML renderer for IXMLRepresentableState and IXMLRepresentableStatePart Supported XML Schemata: Core scalar profile Multi-binding attributes (evmstate:calls) Array binding profile for scalar and tuple arrays via evmstate:item-element + evmstate:item-field Supported Contract Templates XML-Complete state: stateXmlTemplate() Partial state: statePartXmlTemplate(uint256 partId)Utility to validate the XML output of an IXMLRepresentableState contract against the evmstate binding schema (and optionally additional business XSDs).