OccurrencesAcronym ExpansionSimple Object Definition Language DescriptionThe Simple Object Definition Language is an XML IDL DTD which allows objects to be described in a fashion compatible with Interface Definition Language (IDL) used in COM and CORBA object systems. SODL is a simplfied XML IDL designed to be compatible with currently available and widely used non-XML IDLs. SODL allows objects to be described as well as serialized for transport across networks. These serialization/marshalling techniques can be readily integrated into Object RPC over XML transports. SODL is the DTD employed for the XML Metadata Object Persistence (XMOP) service of the XPository(tm) system. The initial implementation of XMOP (XML Metadata Object Persistance) uses the SODL 1.0 DTD and is compatible with Microsoft IDL and COM Automation objects. (Definition adapted from the specification) Additional informationhttp://www.openhealth.org/xmop/sodl.htm |