| <?xml version="1.0" encoding="UTF-8"?> |
| <genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" |
| xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2013 itemis AG and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html

Contributors:
 Mark Broerkens - initial API and implementation
" |
| modelDirectory="/org.eclipse.rmf.reqif10.xhtml/src" editDirectory="/org.eclipse.rmf.reqif10.xhtml.edit/src" |
| editorDirectory="" modelPluginID="org.eclipse.rmf.reqif10.xhtml" modelName="Xhtml" |
| modelPluginClass="" editorPluginClass="" nonNLSMarkers="true" rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl" |
| testsDirectory="" testSuiteClass="" importerID="org.eclipse.emf.importer.ecore" |
| complianceLevel="5.0" copyrightFields="false" editPluginID="org.eclipse.rmf.reqif10.xhtml.edit" |
| editorPluginID="org.eclipse.rmf.reqif10.xhtml.editor" testsPluginID="org.eclipse.rmf.reqif10.xhtml.editor" |
| runtimeVersion="2.7" usedGenPackages="platform:/plugin/org.eclipse.emf.ecore/model/XMLNamespace.genmodel#//namespace"> |
| <foreignModel>xhtml.ecore</foreignModel> |
| <foreignModel>datatypes.ecore</foreignModel> |
| <genPackages prefix="Xhtml" basePackage="org.eclipse.rmf.reqif10" resource="XML" |
| disposableProviderFactory="true" loadInitialization="true" literalsInterface="false" |
| ecorePackage="xhtml.ecore#/"> |
| <genEnums typeSafeEnumCompatible="false" ecoreEnum="xhtml.ecore#//AlignType"> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//AlignType/left"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//AlignType/center"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//AlignType/right"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//AlignType/justify"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//AlignType/char"/> |
| </genEnums> |
| <genEnums typeSafeEnumCompatible="false" ecoreEnum="xhtml.ecore#//DeclareType"> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//DeclareType/declare"/> |
| </genEnums> |
| <genEnums typeSafeEnumCompatible="false" ecoreEnum="xhtml.ecore#//FrameType"> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//FrameType/void"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//FrameType/above"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//FrameType/below"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//FrameType/hsides"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//FrameType/lhs"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//FrameType/rhs"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//FrameType/vsides"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//FrameType/box"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//FrameType/border"/> |
| </genEnums> |
| <genEnums typeSafeEnumCompatible="false" ecoreEnum="xhtml.ecore#//RulesType"> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//RulesType/none"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//RulesType/groups"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//RulesType/rows"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//RulesType/cols"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//RulesType/all"/> |
| </genEnums> |
| <genEnums typeSafeEnumCompatible="false" ecoreEnum="xhtml.ecore#//ScopeType"> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//ScopeType/row"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//ScopeType/col"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//ScopeType/rowgroup"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//ScopeType/colgroup"/> |
| </genEnums> |
| <genEnums typeSafeEnumCompatible="false" ecoreEnum="xhtml.ecore#//ValignType"> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//ValignType/top"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//ValignType/middle"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//ValignType/bottom"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//ValignType/baseline"/> |
| </genEnums> |
| <genEnums typeSafeEnumCompatible="false" ecoreEnum="xhtml.ecore#//ValuetypeType"> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//ValuetypeType/data"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//ValuetypeType/ref"/> |
| <genEnumLiterals ecoreEnumLiteral="xhtml.ecore#//ValuetypeType/object"/> |
| </genEnums> |
| <genDataTypes ecoreDataType="xhtml.ecore#//AlignTypeObject"/> |
| <genDataTypes ecoreDataType="xhtml.ecore#//DeclareTypeObject"/> |
| <genDataTypes ecoreDataType="xhtml.ecore#//FrameTypeObject"/> |
| <genDataTypes ecoreDataType="xhtml.ecore#//RulesTypeObject"/> |
| <genDataTypes ecoreDataType="xhtml.ecore#//ScopeTypeObject"/> |
| <genDataTypes ecoreDataType="xhtml.ecore#//ValignTypeObject"/> |
| <genDataTypes ecoreDataType="xhtml.ecore#//ValuetypeTypeObject"/> |
| <genClasses ecoreClass="xhtml.ecore#//DocumentRoot"> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//DocumentRoot/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//DocumentRoot/xMLNSPrefixMap"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//DocumentRoot/xSISchemaLocation"/> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference xhtml.ecore#//DocumentRoot/div"/> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference xhtml.ecore#//DocumentRoot/p"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//DocumentRoot/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//DocumentRoot/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//DocumentRoot/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlAbbrType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAbbrType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAbbrType/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAbbrType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAbbrType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAbbrType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAbbrType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAbbrType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAbbrType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAbbrType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlAcronymType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAcronymType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAcronymType/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAcronymType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAcronymType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAcronymType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAcronymType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAcronymType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAcronymType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAcronymType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlAddressType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAddressType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAddressType/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAddressType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAddressType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAddressType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAddressType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAddressType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAddressType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAddressType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlAType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAType/xhtmlInlNoAnchorMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlAType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAType/accesskey"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAType/charset"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAType/href"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAType/hreflang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAType/rel"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAType/rev"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAType/tabindex"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAType/title"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlAType/type"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlBlockquoteType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlBlockquoteType/xhtmlBlockMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlBlockquoteType/h1"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlBlockquoteType/h2"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlBlockquoteType/h3"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlBlockquoteType/h4"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlBlockquoteType/h5"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlBlockquoteType/h6"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlBlockquoteType/ul"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlBlockquoteType/ol"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlBlockquoteType/dl"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlBlockquoteType/p"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlBlockquoteType/div"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlBlockquoteType/pre"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlBlockquoteType/blockquote"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlBlockquoteType/address"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlBlockquoteType/hr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlBlockquoteType/table"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlBlockquoteType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlBlockquoteType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlBlockquoteType/cite"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlBlockquoteType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlBlockquoteType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlBlockquoteType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlBlockquoteType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlBlockquoteType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlBlockquoteType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlBrType"> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlBrType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlBrType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlBrType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlBrType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlCaptionType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCaptionType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCaptionType/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCaptionType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCaptionType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCaptionType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCaptionType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCaptionType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCaptionType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCaptionType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlCiteType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCiteType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCiteType/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCiteType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCiteType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCiteType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCiteType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCiteType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCiteType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCiteType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlCodeType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCodeType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCodeType/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlCodeType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCodeType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCodeType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCodeType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCodeType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCodeType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlCodeType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlColgroupType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlColgroupType/col"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColgroupType/align"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColgroupType/char"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColgroupType/charoff"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColgroupType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColgroupType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColgroupType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColgroupType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColgroupType/span"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColgroupType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColgroupType/title"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColgroupType/valign"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColgroupType/width"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlColType"> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColType/align"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColType/char"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColType/charoff"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColType/span"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColType/title"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColType/valign"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlColType/width"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlDdType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDdType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDdType/xhtmlFlowMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/h1"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/h2"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/h3"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/h4"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/h5"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/h6"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/ul"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/ol"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/dl"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/p"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/div"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/pre"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/blockquote"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/address"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/hr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/table"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDdType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDdType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDdType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDdType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDdType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDdType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDdType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlDfnType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDfnType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDfnType/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDfnType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDfnType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDfnType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDfnType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDfnType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDfnType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDfnType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlDivType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDivType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDivType/xhtmlFlowMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/h1"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/h2"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/h3"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/h4"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/h5"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/h6"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/ul"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/ol"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/dl"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/p"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/div"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/pre"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/blockquote"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/address"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/hr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/table"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDivType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDivType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDivType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDivType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDivType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDivType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDivType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlDlType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDlType/group"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDlType/dt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDlType/dd"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDlType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDlType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDlType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDlType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDlType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDlType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlDtType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDtType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDtType/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlDtType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDtType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDtType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDtType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDtType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDtType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlDtType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlEditType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlEditType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlEditType/xhtmlFlowMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/h1"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/h2"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/h3"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/h4"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/h5"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/h6"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/ul"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/ol"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/dl"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/p"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/div"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/pre"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/blockquote"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/address"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/hr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/table"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEditType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlEditType/cite1"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlEditType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlEditType/datetime"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlEditType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlEditType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlEditType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlEditType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlEditType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlEmType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlEmType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlEmType/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlEmType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlEmType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlEmType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlEmType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlEmType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlEmType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlEmType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlH1Type"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH1Type/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH1Type/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH1Type/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH1Type/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH1Type/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH1Type/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH1Type/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH1Type/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH1Type/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlH2Type"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH2Type/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH2Type/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH2Type/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH2Type/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH2Type/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH2Type/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH2Type/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH2Type/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH2Type/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlH3Type"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH3Type/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH3Type/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH3Type/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH3Type/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH3Type/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH3Type/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH3Type/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH3Type/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH3Type/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlH4Type"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH4Type/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH4Type/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH4Type/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH4Type/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH4Type/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH4Type/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH4Type/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH4Type/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH4Type/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlH5Type"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH5Type/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH5Type/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH5Type/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH5Type/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH5Type/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH5Type/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH5Type/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH5Type/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH5Type/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlH6Type"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH6Type/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH6Type/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlH6Type/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH6Type/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH6Type/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH6Type/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH6Type/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH6Type/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlH6Type/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlHeadingType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlHeadingType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlHeadingType/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlHeadingType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlHeadingType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlHeadingType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlHeadingType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlHeadingType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlHeadingType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlHeadingType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlHrType"> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlHrType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlHrType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlHrType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlHrType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlHrType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlHrType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlInlPresType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlInlPresType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlInlPresType/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlInlPresType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlInlPresType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlInlPresType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlInlPresType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlInlPresType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlInlPresType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlInlPresType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlKbdType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlKbdType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlKbdType/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlKbdType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlKbdType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlKbdType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlKbdType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlKbdType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlKbdType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlKbdType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlLiType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlLiType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlLiType/xhtmlFlowMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/h1"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/h2"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/h3"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/h4"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/h5"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/h6"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/ul"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/ol"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/dl"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/p"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/div"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/pre"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/blockquote"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/address"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/hr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/table"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlLiType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlLiType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlLiType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlLiType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlLiType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlLiType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlLiType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlObjectType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlObjectType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlObjectType/group"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/param"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/h1"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/h2"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/h3"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/h4"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/h5"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/h6"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/ul"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/ol"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/dl"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/p"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/div"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/pre"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/blockquote"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/address"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/hr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/table"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlObjectType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlObjectType/archive"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlObjectType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlObjectType/classid"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlObjectType/codebase"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlObjectType/codetype"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlObjectType/data"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlObjectType/declare"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlObjectType/height"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlObjectType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlObjectType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlObjectType/name"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlObjectType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlObjectType/standby"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlObjectType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlObjectType/tabindex"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlObjectType/title"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlObjectType/type"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlObjectType/width"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlOlType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlOlType/li"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlOlType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlOlType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlOlType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlOlType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlOlType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlOlType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlParamType"> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlParamType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlParamType/name"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlParamType/type"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlParamType/value"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlParamType/valuetype"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlPreType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlPreType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlPreType/xhtmlInlinePreMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPreType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPreType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPreType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPreType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPreType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPreType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPreType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPreType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPreType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPreType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPreType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPreType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPreType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPreType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPreType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPreType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPreType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPreType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPreType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlPreType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlPreType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlPreType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlPreType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlPreType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlPreType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlPType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlPType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlPType/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlPType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlPType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlPType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlPType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlPType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlPType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlPType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlQType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlQType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlQType/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlQType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlQType/cite1"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlQType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlQType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlQType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlQType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlQType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlQType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlSampType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlSampType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlSampType/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSampType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlSampType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlSampType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlSampType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlSampType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlSampType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlSampType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlSpanType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlSpanType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlSpanType/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlSpanType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlSpanType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlSpanType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlSpanType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlSpanType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlSpanType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlSpanType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlStrongType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlStrongType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlStrongType/xhtmlInlineMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlStrongType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlStrongType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlStrongType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlStrongType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlStrongType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlStrongType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlStrongType/title"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlTableType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTableType/caption"/> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTableType/col"/> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTableType/colgroup"/> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTableType/thead"/> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTableType/tfoot"/> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTableType/tbody"/> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTableType/tr"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTableType/border"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTableType/cellpadding"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTableType/cellspacing"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTableType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTableType/frame"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTableType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTableType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTableType/rules"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTableType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTableType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTableType/summary"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTableType/title"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTableType/width"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlTbodyType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTbodyType/tr"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTbodyType/align"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTbodyType/char"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTbodyType/charoff"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTbodyType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTbodyType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTbodyType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTbodyType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTbodyType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTbodyType/title"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTbodyType/valign"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlTdType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTdType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTdType/xhtmlFlowMix"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/h1"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/h2"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/h3"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/h4"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/h5"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/h6"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/ul"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/ol"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/dl"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/p"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/div"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/pre"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/blockquote"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/address"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/hr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/table"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/br"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/span"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/em"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/strong"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/dfn"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/code"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/samp"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/kbd"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/var"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/cite"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/abbr"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/acronym"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/q"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/tt"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/i"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/b"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/big"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/small"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/sub"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/sup"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/a"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/object"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/ins"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTdType/del"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTdType/abbr1"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTdType/align"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTdType/axis"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTdType/char"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTdType/charoff"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTdType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTdType/colspan"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTdType/headers"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTdType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTdType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTdType/rowspan"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTdType/scope"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTdType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTdType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTdType/title"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTdType/valign"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlTfootType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTfootType/tr"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTfootType/align"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTfootType/char"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTfootType/charoff"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTfootType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTfootType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTfootType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTfootType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTfootType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTfootType/title"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTfootType/valign"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlTheadType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference xhtml.ecore#//XhtmlTheadType/tr"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTheadType/align"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTheadType/char"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTheadType/charoff"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTheadType/class"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTheadType/id"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTheadType/lang"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTheadType/space"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTheadType/style"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTheadType/title"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlTheadType/valign"/> |
| </genClasses> |
| <genClasses ecoreClass="xhtml.ecore#//XhtmlThType"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlThType/mixed"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute xhtml.ecore#//XhtmlThType/xhtmlFlowMix"/> |
| <genFeatures property="None" notify |