From 754e96b6cc9a003c187e3d771664ad9780ae95d8 Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Wed, 1 Sep 2021 13:34:48 -0700
Subject: [PATCH] rename 'pipeline' project as 'attribution'

---
 .../CommonXmlElementsAttributes.xml                 |   0
 .../CommonXmlElementsAttributesRoundTrip.xml        |   0
 .../CommonXmlElementsAttributesSchema.xsd           |   0
 .../CommonXmlElementsOnlyManual.xml                 |   0
 .../CommonXmlElementsOnlySchemaManual.xsd           |   0
 .../CommonXmlElementsOnlySchemaTransformed.xsd      |   0
 .../CommonXmlElementsOnlyTransformed.xml            |   0
 .../ParsedXmlElementsAttributes.xml                 |   0
 .../ParsedXmlElementsOnly.dfdl                      |   0
 DFDL/{pipeline => attribution}/README.md            |   0
 .../SampleDataOriginal.txt                          |   0
 .../SampleDataUnparsed.txt                          |   0
 .../SpecificationCommentsBrutzmanDecember2020.txt   |   0
 .../TransformXmlAttributesToSubElements.xslt        |   0
 .../TransformXmlSubElementsToAttributes.xslt        |   0
 .../TransformXsdSchemaToElementsOnly.xslt           |   0
 DFDL/{pipeline => attribution}/build.all.log.txt    |   0
 DFDL/{pipeline => attribution}/build.xml            |   0
 .../DfdlXmlElementAttributeTransformations.png      | Bin
 .../DfdlXmlElementAttributeTransformations.vsdx     | Bin
 .../images/DocumentTransformationsSchemaView.png    | Bin
 .../images/DocumentTransformationsTreeView.png      | Bin
 .../images/DocumentTransformationsXmlView.png       | Bin
 .../apache/daffodil/xsd/DFDLGeneralFormat.dfdl.xsd  |   0
 24 files changed, 0 insertions(+), 0 deletions(-)
 rename DFDL/{pipeline => attribution}/CommonXmlElementsAttributes.xml (100%)
 rename DFDL/{pipeline => attribution}/CommonXmlElementsAttributesRoundTrip.xml (100%)
 rename DFDL/{pipeline => attribution}/CommonXmlElementsAttributesSchema.xsd (100%)
 rename DFDL/{pipeline => attribution}/CommonXmlElementsOnlyManual.xml (100%)
 rename DFDL/{pipeline => attribution}/CommonXmlElementsOnlySchemaManual.xsd (100%)
 rename DFDL/{pipeline => attribution}/CommonXmlElementsOnlySchemaTransformed.xsd (100%)
 rename DFDL/{pipeline => attribution}/CommonXmlElementsOnlyTransformed.xml (100%)
 rename DFDL/{pipeline => attribution}/ParsedXmlElementsAttributes.xml (100%)
 rename DFDL/{pipeline => attribution}/ParsedXmlElementsOnly.dfdl (100%)
 rename DFDL/{pipeline => attribution}/README.md (100%)
 rename DFDL/{pipeline => attribution}/SampleDataOriginal.txt (100%)
 rename DFDL/{pipeline => attribution}/SampleDataUnparsed.txt (100%)
 rename DFDL/{pipeline => attribution}/SpecificationCommentsBrutzmanDecember2020.txt (100%)
 rename DFDL/{pipeline => attribution}/TransformXmlAttributesToSubElements.xslt (100%)
 rename DFDL/{pipeline => attribution}/TransformXmlSubElementsToAttributes.xslt (100%)
 rename DFDL/{pipeline => attribution}/TransformXsdSchemaToElementsOnly.xslt (100%)
 rename DFDL/{pipeline => attribution}/build.all.log.txt (100%)
 rename DFDL/{pipeline => attribution}/build.xml (100%)
 rename DFDL/{pipeline => attribution}/images/DfdlXmlElementAttributeTransformations.png (100%)
 rename DFDL/{pipeline => attribution}/images/DfdlXmlElementAttributeTransformations.vsdx (100%)
 rename DFDL/{pipeline => attribution}/images/DocumentTransformationsSchemaView.png (100%)
 rename DFDL/{pipeline => attribution}/images/DocumentTransformationsTreeView.png (100%)
 rename DFDL/{pipeline => attribution}/images/DocumentTransformationsXmlView.png (100%)
 rename DFDL/{pipeline => attribution}/org/apache/daffodil/xsd/DFDLGeneralFormat.dfdl.xsd (100%)

diff --git a/DFDL/pipeline/CommonXmlElementsAttributes.xml b/DFDL/attribution/CommonXmlElementsAttributes.xml
similarity index 100%
rename from DFDL/pipeline/CommonXmlElementsAttributes.xml
rename to DFDL/attribution/CommonXmlElementsAttributes.xml
diff --git a/DFDL/pipeline/CommonXmlElementsAttributesRoundTrip.xml b/DFDL/attribution/CommonXmlElementsAttributesRoundTrip.xml
similarity index 100%
rename from DFDL/pipeline/CommonXmlElementsAttributesRoundTrip.xml
rename to DFDL/attribution/CommonXmlElementsAttributesRoundTrip.xml
diff --git a/DFDL/pipeline/CommonXmlElementsAttributesSchema.xsd b/DFDL/attribution/CommonXmlElementsAttributesSchema.xsd
similarity index 100%
rename from DFDL/pipeline/CommonXmlElementsAttributesSchema.xsd
rename to DFDL/attribution/CommonXmlElementsAttributesSchema.xsd
diff --git a/DFDL/pipeline/CommonXmlElementsOnlyManual.xml b/DFDL/attribution/CommonXmlElementsOnlyManual.xml
similarity index 100%
rename from DFDL/pipeline/CommonXmlElementsOnlyManual.xml
rename to DFDL/attribution/CommonXmlElementsOnlyManual.xml
diff --git a/DFDL/pipeline/CommonXmlElementsOnlySchemaManual.xsd b/DFDL/attribution/CommonXmlElementsOnlySchemaManual.xsd
similarity index 100%
rename from DFDL/pipeline/CommonXmlElementsOnlySchemaManual.xsd
rename to DFDL/attribution/CommonXmlElementsOnlySchemaManual.xsd
diff --git a/DFDL/pipeline/CommonXmlElementsOnlySchemaTransformed.xsd b/DFDL/attribution/CommonXmlElementsOnlySchemaTransformed.xsd
similarity index 100%
rename from DFDL/pipeline/CommonXmlElementsOnlySchemaTransformed.xsd
rename to DFDL/attribution/CommonXmlElementsOnlySchemaTransformed.xsd
diff --git a/DFDL/pipeline/CommonXmlElementsOnlyTransformed.xml b/DFDL/attribution/CommonXmlElementsOnlyTransformed.xml
similarity index 100%
rename from DFDL/pipeline/CommonXmlElementsOnlyTransformed.xml
rename to DFDL/attribution/CommonXmlElementsOnlyTransformed.xml
diff --git a/DFDL/pipeline/ParsedXmlElementsAttributes.xml b/DFDL/attribution/ParsedXmlElementsAttributes.xml
similarity index 100%
rename from DFDL/pipeline/ParsedXmlElementsAttributes.xml
rename to DFDL/attribution/ParsedXmlElementsAttributes.xml
diff --git a/DFDL/pipeline/ParsedXmlElementsOnly.dfdl b/DFDL/attribution/ParsedXmlElementsOnly.dfdl
similarity index 100%
rename from DFDL/pipeline/ParsedXmlElementsOnly.dfdl
rename to DFDL/attribution/ParsedXmlElementsOnly.dfdl
diff --git a/DFDL/pipeline/README.md b/DFDL/attribution/README.md
similarity index 100%
rename from DFDL/pipeline/README.md
rename to DFDL/attribution/README.md
diff --git a/DFDL/pipeline/SampleDataOriginal.txt b/DFDL/attribution/SampleDataOriginal.txt
similarity index 100%
rename from DFDL/pipeline/SampleDataOriginal.txt
rename to DFDL/attribution/SampleDataOriginal.txt
diff --git a/DFDL/pipeline/SampleDataUnparsed.txt b/DFDL/attribution/SampleDataUnparsed.txt
similarity index 100%
rename from DFDL/pipeline/SampleDataUnparsed.txt
rename to DFDL/attribution/SampleDataUnparsed.txt
diff --git a/DFDL/pipeline/SpecificationCommentsBrutzmanDecember2020.txt b/DFDL/attribution/SpecificationCommentsBrutzmanDecember2020.txt
similarity index 100%
rename from DFDL/pipeline/SpecificationCommentsBrutzmanDecember2020.txt
rename to DFDL/attribution/SpecificationCommentsBrutzmanDecember2020.txt
diff --git a/DFDL/pipeline/TransformXmlAttributesToSubElements.xslt b/DFDL/attribution/TransformXmlAttributesToSubElements.xslt
similarity index 100%
rename from DFDL/pipeline/TransformXmlAttributesToSubElements.xslt
rename to DFDL/attribution/TransformXmlAttributesToSubElements.xslt
diff --git a/DFDL/pipeline/TransformXmlSubElementsToAttributes.xslt b/DFDL/attribution/TransformXmlSubElementsToAttributes.xslt
similarity index 100%
rename from DFDL/pipeline/TransformXmlSubElementsToAttributes.xslt
rename to DFDL/attribution/TransformXmlSubElementsToAttributes.xslt
diff --git a/DFDL/pipeline/TransformXsdSchemaToElementsOnly.xslt b/DFDL/attribution/TransformXsdSchemaToElementsOnly.xslt
similarity index 100%
rename from DFDL/pipeline/TransformXsdSchemaToElementsOnly.xslt
rename to DFDL/attribution/TransformXsdSchemaToElementsOnly.xslt
diff --git a/DFDL/pipeline/build.all.log.txt b/DFDL/attribution/build.all.log.txt
similarity index 100%
rename from DFDL/pipeline/build.all.log.txt
rename to DFDL/attribution/build.all.log.txt
diff --git a/DFDL/pipeline/build.xml b/DFDL/attribution/build.xml
similarity index 100%
rename from DFDL/pipeline/build.xml
rename to DFDL/attribution/build.xml
diff --git a/DFDL/pipeline/images/DfdlXmlElementAttributeTransformations.png b/DFDL/attribution/images/DfdlXmlElementAttributeTransformations.png
similarity index 100%
rename from DFDL/pipeline/images/DfdlXmlElementAttributeTransformations.png
rename to DFDL/attribution/images/DfdlXmlElementAttributeTransformations.png
diff --git a/DFDL/pipeline/images/DfdlXmlElementAttributeTransformations.vsdx b/DFDL/attribution/images/DfdlXmlElementAttributeTransformations.vsdx
similarity index 100%
rename from DFDL/pipeline/images/DfdlXmlElementAttributeTransformations.vsdx
rename to DFDL/attribution/images/DfdlXmlElementAttributeTransformations.vsdx
diff --git a/DFDL/pipeline/images/DocumentTransformationsSchemaView.png b/DFDL/attribution/images/DocumentTransformationsSchemaView.png
similarity index 100%
rename from DFDL/pipeline/images/DocumentTransformationsSchemaView.png
rename to DFDL/attribution/images/DocumentTransformationsSchemaView.png
diff --git a/DFDL/pipeline/images/DocumentTransformationsTreeView.png b/DFDL/attribution/images/DocumentTransformationsTreeView.png
similarity index 100%
rename from DFDL/pipeline/images/DocumentTransformationsTreeView.png
rename to DFDL/attribution/images/DocumentTransformationsTreeView.png
diff --git a/DFDL/pipeline/images/DocumentTransformationsXmlView.png b/DFDL/attribution/images/DocumentTransformationsXmlView.png
similarity index 100%
rename from DFDL/pipeline/images/DocumentTransformationsXmlView.png
rename to DFDL/attribution/images/DocumentTransformationsXmlView.png
diff --git a/DFDL/pipeline/org/apache/daffodil/xsd/DFDLGeneralFormat.dfdl.xsd b/DFDL/attribution/org/apache/daffodil/xsd/DFDLGeneralFormat.dfdl.xsd
similarity index 100%
rename from DFDL/pipeline/org/apache/daffodil/xsd/DFDLGeneralFormat.dfdl.xsd
rename to DFDL/attribution/org/apache/daffodil/xsd/DFDLGeneralFormat.dfdl.xsd
-- 
GitLab