%array-atts;

Array Attributes

Attributes for the <array> element

Content Model

<!ENTITY % array-atts
            "id         ID                                 #IMPLIED
             content-type
                        CDATA                              #IMPLIED 
             specific-use
                        CDATA                              #IMPLIED
             orientation
                        (portrait | landscape)             'portrait' 
             xml:lang   NMTOKEN                            #IMPLIED" >

Expanded Content Model

id ID #IMPLIED 
content-type CDATA #IMPLIED 
specific-use CDATA #IMPLIED 
orientation (portrait | landscape) 'portrait' 
xml:lang NMTOKEN #IMPLIED

Module

display3.ent