| AttributeFileMap | Dictionary<string, string> | Attribute File List. Key : File Name (Without Extenstion), Capital Letter Value : Path |
| AttributeList | List<List<ShxAttributeNode>> | Attribute List |
| AttributeListMap | Dictionary<string, List<ShxAttributeNode>> | Attribute List Map. Key : File Name (Without Extenstion), Capital Letter Value : Attribute Node List |
| AttributeNodeMap | Dictionary<string, ShxAttributeNode> | Attribute Node Map. Key : Attribute Node Path Value : Attribute Node |
| AttributePath | string | Attribute File Path |
| AttributeRootMap | Dictionary<string, ShxAttributeNode> | Attribute Root Map. Key : File Name (Without Extenstion), Capital Letter Value : Attribute Root Node |