Warning:
This wiki has been archived and is now read-only.
Serialization
From Change Tracking Markup Community Group
Contents
Serialization
This is an attempt to describe a serialization format of the Change Tracking Data Model in various languages with various parameters
Change Tracking Prolog Description
This will also allow to describe a prolog in the document that people could interpret to decrypt.
If will also help with Validation
Example
<?change-tracking type="pi" sub-type="simple"?> <?change-tracking type="pi" sub-type="rdf-triple"?> <?change-tracking type="element" sub-type="namespace-less" list-of-elements="diff ins"?> <?change-tracking type="element" sub-type="namespace" target-namespace="http://w3.org/ns/ct"?>
HTML5
XML
PIs
Simple PIs
Rich PIs
RDF Triple
Elements
Without namespace
With namespace
RDF Triple
JSON
==