Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

CLiX markup

< >

CLiX markup is a xml format created in 1998.

#1933on PLDB 26Years Old
HomepageWikipedia

Constraint Language in XML (CLiX) used to constrain the content of XML documents. It is based on first order logic and XPath, and its purpose is to enable the specification of constraints on the structure and content of XML documents. CLiX constraints can be used both to constraint documents internally and to execute inter-document checks between a number of documents. Read more on Wikipedia...


Example from the web:
<forall var="dates" in="//fpml:calculationPeriodDates> <less op1="$dates/fpml:effectiveDate/fpml:unadjustedDate" op2="$dates/fpml:terminationDate/fpml:unadjustedDate"/> </forall>

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0