--- !ruby/object:Gem::Specification name: schematron-nokogiri version: !ruby/object:Gem::Version version: 0.0.3 platform: ruby authors: - Francesco Lazzarino - Alexandru Szasz autorequire: bindir: bin cert_chain: [] date: 2017-01-10 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: nokogiri requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.6' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.6' description: Using this gem you can validate an XML document using a ISO Schematron validation file email: alexxed@gmail.com executables: - stron-nokogiri extensions: [] extra_rdoc_files: [] files: - ".semver" - LICENSE.txt - README.md - bin/stron-nokogiri - iso-schematron-xslt1/iso_abstract_expand.xsl - iso-schematron-xslt1/iso_dsdl_include.xsl - iso-schematron-xslt1/iso_schematron_message.xsl - iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl - iso-schematron-xslt1/iso_svrl_for_xslt1.xsl - iso-schematron-xslt1/readme.txt - lib/schematron-nokogiri.rb - schematron-nokogiri.gemspec - spec/command_spec.rb - spec/feature_requests_spec.rb - spec/instances/daitss-sip/Example1.xml - spec/instances/daitss-sip/Example2.xml - spec/instances/premis-in-mets/bad.xml - spec/instances/premis-in-mets/good.xml - spec/instances/ubl/ubl.xml - spec/instances/ubl/ubl_simple_invoicing.xml - spec/schema/fda_sip.sch - spec/schema/open_peppol/SI-UBL-INV-1.1.1rc2.xsl - spec/schema/open_peppol/SI-UBL-INV-1.1.xsl - spec/schema/open_peppol/SI-UBL-INV-STRICT.SCH - spec/schema/open_peppol/SI-UBL-INV.SCH - spec/schema/open_peppol/convert/iso_abstract_expand.xsl - spec/schema/open_peppol/convert/iso_dsdl_include.xsl - spec/schema/open_peppol/convert/iso_schematron_message.xsl - spec/schema/open_peppol/convert/iso_schematron_skeleton_for_xslt1.xsl - spec/schema/open_peppol/convert/iso_svrl_for_xslt1.xsl - spec/schema/open_peppol/general/SI-UBL-GENERAL.SCH - spec/schema/open_peppol/lib/saxon.jar - spec/schema/open_peppol/v1.0/SI-UBL-CRE-100.SCH - spec/schema/open_peppol/v1.0/SI-UBL-CRE-100.XSL - spec/schema/open_peppol/v1.0/SI-UBL-INV-100.SCH - spec/schema/open_peppol/v1.0/SI-UBL-INV-100.XSL - spec/schema/open_peppol/v1.0/SI-UBL-INV-V10-FATAL.SCH - spec/schema/open_peppol/v1.0/SI-UBL-INV-V10-WARNING.SCH - spec/schema/open_peppol/v1.0/biicore/abstract/BIICORE-T10.sch - spec/schema/open_peppol/v1.0/biicore/ubl/BIICORE-UBL-T10.sch - spec/schema/open_peppol/v1.0/biiprofiles/UBL/BIIPROFILES-UBL-T10.sch - spec/schema/open_peppol/v1.0/biiprofiles/abstract/BIIPROFILES-T10.sch - spec/schema/open_peppol/v1.0/biirules/UBL/BIIRULES-UBL-T10.sch - spec/schema/open_peppol/v1.0/biirules/abstract/BIIRULES-T10.sch - spec/schema/open_peppol/v1.0/biirules/codelist/BIIRULESCodesT10.sch - spec/schema/open_peppol/v1.0/eugen/UBL/EUGEN-UBL-T10.sch - spec/schema/open_peppol/v1.0/eugen/abstract/EUGEN-T10.sch - spec/schema/open_peppol/v1.0/eugen/codelist/EUGENCodesT10.sch - spec/schema/open_peppol/v1.1/BII/BIICORE-UBL-T10-V1.0.sch - spec/schema/open_peppol/v1.1/BII/BIIRULES-UBL-T10.sch - spec/schema/open_peppol/v1.1/BII/BIIRULES-UBL-T10.xsl - spec/schema/open_peppol/v1.1/BII/UBL/BIIRULES-UBL-T10.sch - spec/schema/open_peppol/v1.1/BII/abstract/BIIRULES-T10.sch - spec/schema/open_peppol/v1.1/BII/codelist/BIIRULESCodesT10-UBL.sch - spec/schema/open_peppol/v1.1/BII/convert.bat - spec/schema/open_peppol/v1.1/PEPPOL/OPENPEPPOL-UBL-T10.sch - spec/schema/open_peppol/v1.1/PEPPOL/UBL/OPENPEPPOL-UBL-T10.sch - spec/schema/open_peppol/v1.1/PEPPOL/abstract/OPENPEPPOL-T10.sch - spec/schema/open_peppol/v1.1/PEPPOL/codelist/OPENPEPPOLCodesT10-UBL.sch - spec/schema/open_peppol/v1.1/SI-UBL-INV-V11-Codes.SCH - spec/schema/open_peppol/v1.1/SI-UBL-INV-V11-FATAL.SCH - spec/schema/open_peppol/v1.1/SI-UBL-INV-V11-WARNING.SCH - spec/schema/open_peppol/v1.1/V1.1-Check.sch - spec/schema/pim.sch - spec/schema/ubl.sch - spec/schema_spec.rb - spec/spec_helper.rb homepage: https://github.com/alexxed/schematron licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.5.1 signing_key: specification_version: 4 summary: ISO Schematron Validation using Nokogiri test_files: []