Class VisualArtworkCtype


  • public class VisualArtworkCtype
    extends Object
    Corresponding to "output:output-type[@code='P311']"

    Java class for visual-artwork-ctype complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="visual-artwork-ctype">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="title" type="{http://www.cienciavitae.pt/ns/common}string-400-stype"/>
             <element name="identifiers" type="{http://www.cienciavitae.pt/ns/output}identifiers-ctype" minOccurs="0"/>
             <element name="artists" type="{http://www.cienciavitae.pt/ns/output}authors-ctype"/>
             <group ref="{http://www.cienciavitae.pt/ns/common}research-classifications-keywords-group"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>