<xs:element name="inlineRef">
<xs:annotation>
<xs:documentation>The concept represented by the content identified by the local identifier(s)</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:complexContent>
<xs:extension base="Flex1PropType">
<xs:attribute name="idrefs" type="xs:IDREFS" use="required">
<xs:annotation>
<xs:documentation>A set of local identifiers for inline content</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attributeGroup ref="quantifyAttributes" />
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
|