From: Jozef Gloncak Date: Mon, 16 Jun 2014 12:22:41 +0000 (+0200) Subject: BUG 484 Anyxml normalized node X-Git-Tag: release/helium~611^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=0e12a849d33ae3ca3d1a8e2e281e6eac2cc13373;hp=0e12a849d33ae3ca3d1a8e2e281e6eac2cc13373 BUG 484 Anyxml normalized node - DataNormalizationOperation: added AnyXmlNormalization for AnyXmlSchemaNode - Moved DataNormalizerTest to sal-common-impl where the source code resides and added more tests including coverage for anyxml. Originally commited under patch set 9 https://git.opendaylight.org/gerrit/#/c/7337/9 by Tom Pantelis This commit depends (therefore is commited as draft) on commits: - Add Anyxml normalized node to yang-data-api - https://git.opendaylight.org/gerrit/#/c/7771/1 - Implementation of Anyxml builder - https://git.opendaylight.org/gerrit/#/c/8061/ Change-Id: I8f6febd1738cde3139cc32d8199d1a87c464ba34 Signed-off-by: Jozef Gloncak ---