source
|
<xsd:element name="interval.class"
abstract="true">
<xsd:complexType>
<xsd:sequence>
<xsd:group ref="m:ContExp">
</xsd:group> <xsd:group ref="m:ContExp">
</xsd:group>
</xsd:sequence> <xsd:attributeGroup ref="m:CommonAtt">
</xsd:attributeGroup>
<xsd:attributeGroup ref="m:DefEncAtt">
</xsd:attributeGroup>
<xsd:attribute name="closure">
</xsd:attribute>
</xsd:complexType>
</xsd:element>
|