Package com._1c.g5.v8.dt.export.xml
Interface IXmlElements
-
- All Known Subinterfaces:
ICaiXmlElements
,IChartXmlElements
,ICmiXmlElements
,IFormXmlElements
,IMetadataXmlElements
,IRightsXmlElements
,IScheduleXmlElements
public interface IXmlElements
Tag names for common xml elements
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
IXmlElements.APP
Usable tag names from 'http://v8.1c.ru/8.2/managed-application/core' namespacestatic interface
IXmlElements.ENT
Usable tag names from 'http://v8.1c.ru/8.1/data/enterprise' namespacestatic interface
IXmlElements.NS
Namespaces names and uri-sstatic interface
IXmlElements.V8
Usable tag names from 'http://v8.1c.ru/8.1/data/core' namespacestatic interface
IXmlElements.V8UI
Usable tag names from 'http://v8.1c.ru/8.1/data/ui' namespacestatic interface
IXmlElements.XR
Usable tag names from 'http://v8.1c.ru/8.3/xcf/readable' namespacestatic interface
IXmlElements.XS
Usable tag names from 'http://www.w3.org/2001/XMLSchema' namespacestatic interface
IXmlElements.XSI
Usable tag names from 'http://www.w3.org/2001/XMLSchema-instance' namespace
-
Field Summary
Fields Modifier and Type Field Description static String
VERSION_ATTRIBUTE
-
-
-
Field Detail
-
VERSION_ATTRIBUTE
static final String VERSION_ATTRIBUTE
- See Also:
- Constant Field Values
-
-