Git Product home page Git Product logo

haml's Introduction

haml

HLA Antibody Markup Language - For antibody assay results and expert interpretation

Version 0.1:

Started with HAMLCase_ver1_LG.xml (renamed to sample_file_haml_0_1.xml)

Generated XSD from XML using https://www.freeformatter.com/xsd-generator.html#ad-output

I like this XML generator because it doesn’t indent the XSD nearly as much.

This XSD has no restrictions.

xmllint --schema haml__version_0_1.xsd sample_file_haml_0_1.xml

sample_file_haml_0_1.xml validates

Version 0.2:

XML Validation Error that was very difficult to fix:

xmllint --schema haml__version_0_2.xsd sample_file_haml_0_2.xml

haml__version_0_2.xsd:22: element sequence: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}complexType': The content is not valid. Expected is (annotation?, (simpleContent | complexContent | ((group | all | choice | sequence)?, ((attribute | attributeGroup)*, anyAttribute?)))).

Version 0.3:

Created by backfilling the restrictions of 0.2 into the previous haml.xsd.

xmllint --schema haml__version_0_3.xsd sample_file_haml_0_3.xml

sample_file_haml_0_3.xml validates

haml's People

Contributors

lgragert avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.