XML: Difference between revisions

    From Consumerium development wiki R&D Wiki
    (+ needed interoperabilty + started XML-tools section)
    (restrucuring, so that more advanced stuff is further down the page. ++++++++++++++ Online Validator for XML Schema)
    Line 1: Line 1:
    You can find some preliminary [[w:GPL|GPL]]'d DTDs at '''[[XML/DTD]]''', the development of XML is moving to [[Sourceforge]] as soon as we can reach some decent project description for [[ConsuML]] (this is not a set-in-stone name, you can have your say at [[Polls]]).
    You can find some preliminary [[w:GPL|GPL]]'d DTDs at '''[[XML/DTD]]''', the development of XML is moving to [[Sourceforge]] as soon as we can reach some decent project description for [[ConsuML]] (this is not a set-in-stone name, you can have your say at [[Polls]]).


    ===Tutorials to XML===
    * http://www.xml.com/ - See the left navbar under "Essentials". ten-twenty minutes introductions into single areas of XML
    ----
    ===XML tools===
    * [http://www.w3.org/2001/03/webdata/xsv Online Validator for XML Schema REC (20010502) version] - Just point the tool to your XSD-file, or upload the file, if you cannot put it online.
    * [http://www.garshol.priv.no/download/xmltools/ Largest collection of Free XML Tools on the web]
    ----
    ===Useful grammars in building [[Consumerium]]:===
    ===Useful grammars in building [[Consumerium]]:===
    * [[XML Based Signing]] http://www.w3.org/Signature/
    * [[XML Based Signing]] http://www.w3.org/Signature/
    Line 8: Line 15:
    * [[GML]] (Geography Markup Language) from http://opengis.net/gml/01-029/GML2.html
    * [[GML]] (Geography Markup Language) from http://opengis.net/gml/01-029/GML2.html
    * [[SVG]] (Scalable Vector Graphics)
    * [[SVG]] (Scalable Vector Graphics)
    ----
     
    ===XML tools===
    * [http://www.garshol.priv.no/download/xmltools/ Largest collection of Free XML Tools on the web]
    ----
    ----
    ===Grammars that should be made interoperable by XSLT transformations in [[ConsuML]]===
    ===Grammars that should be made interoperable by XSLT transformations in [[ConsuML]]===
    Line 26: Line 31:
    ===XML data sources===
    ===XML data sources===
    * [[GEPIR]] @ http://www.gepir.org (Gateway to searching [[EAN]], [[SSCC]], [[GLN]])
    * [[GEPIR]] @ http://www.gepir.org (Gateway to searching [[EAN]], [[SSCC]], [[GLN]])
    ===Otherwise Interesting===
    * [[RSS]] for your information overdosage needs.
    * [[OPML]] for exchanging collections of RSS feeds
    ----
    ----
    ===External links:===
    ===External links:===
    * http://www.w3.org/
    * http://www.w3.org/

    Revision as of 16:22, 24 July 2003

    You can find some preliminary GPL'd DTDs at XML/DTD, the development of XML is moving to Sourceforge as soon as we can reach some decent project description for ConsuML (this is not a set-in-stone name, you can have your say at Polls).

    Tutorials to XML

    • http://www.xml.com/ - See the left navbar under "Essentials". ten-twenty minutes introductions into single areas of XML

    XML tools


    Useful grammars in building Consumerium:


    Grammars that should be made interoperable by XSLT transformations in ConsuML

    • Market Data Definition Language (MDDL) is used to describe financial market phenomena and interchange data between market participants. This seems to be it's way to becoming an industry standard. It uses the following standards in it's markup.
    • Electronic Business XML - Developed by OASIS and endorsed by UN
    • IXRetail - US retailer federations proposal for XML for Retail functions
      • ISO 639 - Language Codes (2 char), ISO 3166 - Country Codes,
      • ISO 4217 - Currency Codes (3 char,)
      • ISO 6166 - International Securities Identification Number (ISIN)
      • ISO 10383 - Market Identification Code (MIC)
      • ISO 10962 Classification of Financial Instruments (CFI)

    XML data sources


    External links: