And so we get to the completed XML file for our hogtied attribute which looks like this:
<?xml version="1.0" standalone='yes'?> <attrib> <coreschema>attrib</coreschema> <version>WACS_POPULATE_VERSION_2</version> <revisiondate>22-APR-2016</revsiondate> <entry501> <atkeyword>hogtied</atkeyword> <atsource>C</atsource> <atrecognise>Y</atrecognise> <atallowadd>Y</atallowadd> <atdisplay>Y</atdisplay> <atshortdesc>rope bondage and suspension<atshortdesc> <atlongdesc>extreme rope bondage and suspension<atlongdesc> <aticon>icon3-501.png<aticon> <atgroup>objects<atgroup> <atvalidset>Y</atvalidset> <atvalidmodel>N</atvalidmodel> <atvalidother>N</atvalidother> <atmarkset>Y</atmarkset> <atmarkmodel>N</atmarkmodel> <atmarkother>N</atmarkother> <atsetsearch>Y</atsetsearch> <atmodsearch>N</atmodsearch> <atcombsearch>N</atcombsearch> <atothsearch>N</atothsearch> <atsetdetail>Y</atsetdetail> <atmoddetail>N</atmoddetail> <atcombdetail>N</atcombdetail> <atothdetail>N</atothdetail> </entry501> </attrib>
Finally you save this into a file and run the wacspop
command passing this filename eg oursite-attrib.xml
to it.
A copy of this file can be found in the WACS distribution samples directory.