Checklist: configure for automatic classification for XML documents

Step Reference
Know the types of XML documents you are adding to the object store. These XML documents must have consistently identified elements with values that will populate selected properties in document classes. See How the classifier chooses a script.
Create one or more document classes to which the automatically classified documents are assigned. See About document classes.
Based on your knowledge of the expected incoming XML document types, create one or more XSLT scripts that map XML values to property values of a document class. See Property mapping script example.
Create one or more XML property mapping script objects. For each object, specify the XSLT script that maps XML values to property values of a document class, the XML document type that identifies the incoming XML documents for which the XML property mapping script will be used, and the target class to which incoming XML documents will be assigned. See The XML property mapping script wizard.
Create one or more entry templates to use when adding documents for automatic classification. Make sure that the entry templates are set to automatically determine property values by analyzing the object's content. See Set the object's properties.