Sha256: 1d52fb1308780bcc35189a930bf1669398e29f4c03e0c7f001d036e926d4a073
Contents?: true
Size: 1.26 KB
Versions: 1
Compression:
Stored size: 1.26 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <!-- UBL syntax binding to the T10 Author: Oriol Bausà --> <schema xmlns="http://purl.oclc.org/dsdl/schematron" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:UBL="urn:oasis:names:specification:ubl:schema:xsd:Invoice-2" queryBinding="xslt2"> <title>OPENPEPPOL T10 bound to UBL</title> <ns prefix="cbc" uri="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2"/> <ns prefix="cac" uri="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"/> <ns prefix="ubl" uri="urn:oasis:names:specification:ubl:schema:xsd:Invoice-2"/> <phase id="OPENPEPPOLT10_phase"> <active pattern="UBL-T10"/> </phase> <phase id="codelist_phase"> <active pattern="CodesT10"/> </phase> <!-- Abstract CEN BII patterns --> <!-- ========================= --> <include href="abstract/OPENPEPPOL-T10.sch"/> <!-- Data Binding parameters --> <!-- ======================= --> <include href="UBL/OPENPEPPOL-UBL-T10.sch"/> <!-- Code Lists Binding rules --> <!-- ======================== --> <include href="codelist/OPENPEPPOLCodesT10-UBL.sch"/> </schema>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
schematron-nokogiri-0.0.3 | spec/schema/open_peppol/v1.1/PEPPOL/OPENPEPPOL-UBL-T10.sch |