attributeGroup "bibliorelation.type.attrib"
Namespace:
Content:
Defined:
globally in dbpoolx.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
("isversionof" | "hasversion" | "isreplacedby" | "replaces" | "isrequiredby" | "requires" | "ispartof" | "haspart" | "isreferencedby" | "references" | "isformatof" | "hasformat" | "othertype")
 = 
xs:anySimpleType
...>
Known Usage Locations
Attribute Detail (all declarations; defined within this component only; 2/2)
othertype
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="othertype"/>

type
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"isversionof", "hasversion", "isreplacedby", "replaces", "isrequiredby", "requires", "ispartof", "haspart", "isreferencedby", "references", "isformatof", "hasformat", "othertype"
XML Source (see within schema source)
<xs:attribute name="type">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="isversionof"/>
<xs:enumeration value="hasversion"/>
<xs:enumeration value="isreplacedby"/>
<xs:enumeration value="replaces"/>
<xs:enumeration value="isrequiredby"/>
<xs:enumeration value="requires"/>
<xs:enumeration value="ispartof"/>
<xs:enumeration value="haspart"/>
<xs:enumeration value="isreferencedby"/>
<xs:enumeration value="references"/>
<xs:enumeration value="isformatof"/>
<xs:enumeration value="hasformat"/>
<xs:enumeration value="othertype"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.