attributeGroup "citetitle.attlist"
Namespace:
Content:
Defined:
globally in dbpoolx.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
("article" | "book" | "chapter" | "part" | "refentry" | "section" | "journal" | "series" | "set" | "manuscript" | "cdrom" | "dvd" | "wiki" | "gopher" | "bbs" | "emailmessage" | "webpage" | "newsposting")
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("changed" | "added" | "deleted" | "off")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:NMTOKENS
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("ltr" | "rtl" | "lro" | "rlo")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
...>
Known Usage Locations
Attribute Detail (all declarations; defined within this component only; 1/18)
pubwork
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"article", "book", "chapter", "part", "refentry", "section", "journal", "series", "set", "manuscript", "cdrom", "dvd", "wiki", "gopher", "bbs", "emailmessage", "webpage", "newsposting"
XML Source (see within schema source)
<xs:attribute name="pubwork">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="article"/>
<xs:enumeration value="book"/>
<xs:enumeration value="chapter"/>
<xs:enumeration value="part"/>
<xs:enumeration value="refentry"/>
<xs:enumeration value="section"/>
<xs:enumeration value="journal"/>
<xs:enumeration value="series"/>
<xs:enumeration value="set"/>
<xs:enumeration value="manuscript"/>
<xs:enumeration value="cdrom"/>
<xs:enumeration value="dvd"/>
<xs:enumeration value="wiki"/>
<xs:enumeration value="gopher"/>
<xs:enumeration value="bbs"/>
<xs:enumeration value="emailmessage"/>
<xs:enumeration value="webpage"/>
<xs:enumeration value="newsposting"/>
</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.