IBM BPM, V8.0.1, All platforms > Programming IBM BPM > Business objects programming > Programming model

Modeling business objects

Business object data that flows through the IBM BPM runtime is modeled using XML schemas. XML schemas are an alternative to document type definitions (DTDs) and can be used to extend functionality in the areas of data typing, inheritance, and presentation. XML schema provides a form for modeling the data types that is industry standard, widely adopted, and is platform and language neutral.

Programming model