Class IdentifierRelationshipTypeCtype


  • public class IdentifierRelationshipTypeCtype
    extends Object

    Java class for identifier-relationship-type-ctype complex type.

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

     <complexType name="identifier-relationship-type-ctype">
       <simpleContent>
         <extension base="<http://www.cienciavitae.pt/ns/common>non-empty-string-stype">
           <attribute name="code" use="required" type="{http://www.cienciavitae.pt/ns/common-enum}identifier-relationship-type-enum" />
         </extension>
       </simpleContent>
     </complexType>