/ .. / / -> download
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE dmodule>
<dmodule xmlns:dc="http://www.purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.s1000d.org/S1000D_5-0/xml_schema_flat/descript.xsd">
  <identAndStatusSection>
    <dmAddress>
      <dmIdent>
        <dmCode modelIdentCode="XMLNPP" systemDiffCode="A" systemCode="00" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="A" infoCode="040" infoCodeVariant="A" itemLocationCode="D"/>
        <language languageIsoCode="en" countryIsoCode="CA"/>
        <issueInfo issueNumber="000" inWork="02"/>
      </dmIdent>
      <dmAddressItems>
        <issueDate year="2020" month="05" day="05"/>
        <dmTitle>
          <techName>xml-utils PythonScript interface for Notepad++</techName>
          <infoName>README</infoName>
        </dmTitle>
      </dmAddressItems>
    </dmAddress>
    <dmStatus issueType="new">
      <security securityClassification="01"/>
      <responsiblePartnerCompany>
        <enterpriseName>khzae.net</enterpriseName>
      </responsiblePartnerCompany>
      <originator>
        <enterpriseName>khzae.net</enterpriseName>
      </originator>
      <applic>
        <displayText>
          <simplePara>All</simplePara>
        </displayText>
      </applic>
      <brexDmRef>
        <dmRef>
          <dmRefIdent>
            <dmCode modelIdentCode="S1000D" systemDiffCode="G" systemCode="04" subSystemCode="1" subSubSystemCode="0" assyCode="0301" disassyCode="00" disassyCodeVariant="A" infoCode="022" infoCodeVariant="A" itemLocationCode="D"/>
          </dmRefIdent>
        </dmRef>
      </brexDmRef>
      <qualityAssurance>
        <unverified/>
      </qualityAssurance>
    </dmStatus>
  </identAndStatusSection>
  <content>
    <description>
      <levelledPara>
        <title>General</title>
        <para>
          These are a set of scripts for the
          <externalPubRef xlink:href="http://npppythonscript.sourceforge.net">
            <externalPubRefIdent>
              <externalPubTitle>PythonScript</externalPubTitle>
            </externalPubRefIdent>
          </externalPubRef>
          plugin which provide an interface for using the
          <externalPubRef xlink:href="https://github.com/kibook/xml-utils">
            <externalPubRefIdent>
              <externalPubTitle>xml-utils</externalPubTitle>
            </externalPubRefIdent>
          </externalPubRef>
          within
          <externalPubRef xlink:href="https://notepad-plus-plus.org">
            <externalPubRefIdent>
              <externalPubTitle>Notepad++</externalPubTitle>
            </externalPubRefIdent>
          </externalPubRef>.
        </para>
      </levelledPara>
      <levelledPara>
        <title>Install</title>
        <para>Copy the <verbatimText verbatimStyle="vs02">xml-utils</verbatimText> directory to the PythonScript user scripts folder, typically <verbatimText verbatimStyle="vs02">%APPDATA%\Notepad++\plugins\config\PythonScript\scripts</verbatimText>.</para>
      </levelledPara>
      <levelledPara>
        <title>Functions</title>
        <para>
          <randomList>
            <listItem>
              <para>
                <emphasis>Format</emphasis>
              </para>
              <para>
                <randomList>
                  <listItem>
                    <para>
                      <emphasis>Format XML</emphasis>
                    </para>
                    <para>Pretty-print the XML in the current buffer.</para>
                  </listItem>
                </randomList>
              </para>
            </listItem>
            <listItem>
              <para>
                <emphasis>Transform</emphasis>
              </para>
              <para>
                <randomList>
                  <listItem>
                    <para><emphasis>Apply XSL transformation (preserve DTD)</emphasis></para>
                    <para>Apply an XSL transform script to the document, preserving the original DTD.</para>
                  </listItem>
                  <listItem>
                    <para><emphasis>Apply XSL transformation</emphasis></para>
                    <para>Apply an XSL transform script to the document.</para>
                  </listItem>
                </randomList>
              </para>
            </listItem>
            <listItem>
              <para>
                <emphasis>Trim</emphasis>
              </para>
              <para>
                <randomList>
                  <listItem>
                    <para>
                      <emphasis>Trim whitespace</emphasis>
                    </para>
                    <para>Trim whitespace within specified elements.</para>
                  </listItem>
                </randomList>
              </para>
            </listItem>
            <listItem>
              <para>
                <emphasis>Validate</emphasis>
              </para>
              <para>
                <randomList>
                  <listItem>
                    <para>
                      <emphasis>Check against schema</emphasis>
                    </para>
                    <para>Validate the document against its schema.</para>
                  </listItem>
                </randomList>
              </para>
            </listItem>
          </randomList>
        </para>
      </levelledPara>
    </description>
  </content>
</dmodule>


/ gopher://khzae.net/0/s1kd/xml/xml-utils-npp-pythonscript/src/xml-utils/docs/DMC-XMLNPP-A-00-00-00-00A-040A-D_EN-CA.XML
Styles: Light Dark Classic