Liquid XML Data Binder (C++, Java, VB6) / Examples / Sample : Cardinality
In This Topic
    Sample : Cardinality
    In This Topic
    Summary
    This sample shows how to deal with mandatory, optional and collections of elements.

    Details

    XSD Source Files
     Cardinality.xsd
     Schema Diagrams

    Sample Name Description C++ C# Java VB.Net VB6
    Fully populated The sample demonstrates how to read and write from optional, mandatory and collections of elements, when data is included in the XML document. Example   Example   Example   Example   Example  
    Minimally populated The sample demonstrates how to read and write from optional, mandatory and collections of elements, when only the bare minimum of data is included in the XML document. Example   Example   Example   Example   Example  

    Main Menu