The following subdirectories and files are in this directory: - manifest-26683-3.txt - this file - 26683-3-CCYYMMDD-hhmmz.zip - all files and subdirectories compressed - mod/ - model subdirectory - mod/KMI-26683-3-CargoStatus-1.0.gc - Cargo Status model components in XML - mod/KMI-26683-3-CargoStatus-1.0.html - Cargo Status model components in HTML - mod/UBL-AllDocuments-2.1.html - published UBL model components in HTML from: http://docs.oasis-open.org/ubl/os-UBL-2.1/mod/summary/reports/UBL-AllDocuments-2.1.html - mod/UBL-Entities-2.1.gc - published UBL model components in XML from: http://docs.oasis-open.org/ubl/os-UBL-2.1/mod/UBL-Entities-2.1.gc - xsd/ - schema (with annotations) subdirectory - xsd/common/ - published UBL common library model in XSD from: http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/common/ - xsd/cargo/ - Cargo Status model components in XSD - xsdrt/ - schema (without annotations) subdirectory - xsdrt/common/ - published UBL common library model in XSD from: http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/common/ - xsdrt/cargo/ - Cargo Status model components in XSD - val/ - schema test and demonstration subdirectory - val/lib/ - library of JAR files for open-source software - val/sample-cargostatus-bad-model.xml - well-formed but invalid test file - val/sample-cargostatus-bad-syntax.xml - not well-formed test file - val/sample-cargostatus-good-model.xml - well-formed and valid test file - val/saxon.jar - open-source XSLT 1.0 processor - val/test.bat - invocation of test files in a Windows environment - val/test.sh - invocation of test files in a Shell environment - val/UBL-DefaultDTQ-2.1.xsl - UBL data type qualifications runtime from: http://docs.oasis-open.org/ubl/os-UBL-2.1/val/UBL-DefaultDTQ-2.1.xsl - val/validate.bat - two-pass XSD schema and DTQ invocation for Windows - val/validate.sh - two-pass XSD schema and DTQ invocation for Shell - val/w3cschema.bat - XSD schema validation invocation for Windows - val/w3cschema.sh - XSD schema validation invocation for Shell - val/xjparse.jar - open-source XSD 1.0 processor - val/xslt.bat - XSLT invocation for Windows - val/xslt.sh - XSLT invocation for Shell To invoke the demonstration, navigate to the val/ directory and run either: - in a Windows environment: test.bat - in a Shell environment: sh test.sh