From 4fee6617b14dad544dc1c963a0beb65d7a46f41b Mon Sep 17 00:00:00 2001 From: Ian Young Date: Tue, 29 Apr 2014 15:32:11 +0000 Subject: [PATCH] Add UKf-specific rules for entity attributes. --- mdx/uk/beans.xml | 14 +++++ mdx/uk/check_uk_mdattr.xsl | 104 +++++++++++++++++++++++++++++++++++++ 2 files changed, 118 insertions(+) create mode 100644 mdx/uk/check_uk_mdattr.xsl diff --git a/mdx/uk/beans.xml b/mdx/uk/beans.xml index da5ab62d..32c7c0f5 100644 --- a/mdx/uk/beans.xml +++ b/mdx/uk/beans.xml @@ -278,6 +278,19 @@ + + + + + + + + + + @@ -428,6 +441,7 @@ + diff --git a/mdx/uk/check_uk_mdattr.xsl b/mdx/uk/check_uk_mdattr.xsl new file mode 100644 index 00000000..47a257bc --- /dev/null +++ b/mdx/uk/check_uk_mdattr.xsl @@ -0,0 +1,104 @@ + + + + + + + + + + + + Assertion not permitted within EntityAttributes + + + + + + + + entity attribute + + has no NameFormat attribute + + + + + + + entity attribute + + has wrong NameFormat value + + + + + + + + + + unknown entity attribute name + + + + + + + + + + unknown entity category URI + + + + + + + + + + unknown entity category support URI + + + + + +