Class SignedServiceMetadataType


  • public class SignedServiceMetadataType
    extends Object

    Java class for SignedServiceMetadataType complex type.

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

     <complexType name="SignedServiceMetadataType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element ref="{http://busdox.org/serviceMetadata/publishing/1.0/}ServiceMetadata"/>
             <element ref="{http://www.w3.org/2000/09/xmldsig#}Signature"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • SignedServiceMetadataType

        public SignedServiceMetadataType()