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://docs.oasis-open.org/bdxr/ns/SMP/2014/07}ServiceMetadata"/>
             <element ref="{http://www.w3.org/2000/09/xmldsig#}Signature"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • SignedServiceMetadataType

        public SignedServiceMetadataType()