Class URIType


  • public class URIType
    extends IdentifierType

    Java class for URIType complex type

    .

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

    
     <complexType name="URIType">
       <simpleContent>
         <extension base="<urn:oasis:names:specification:ubl:schema:xsd:UnqualifiedDataTypes-2>IdentifierType">
         </extension>
       </simpleContent>
     </complexType>
     
    • Constructor Detail

      • URIType

        public URIType()