Class MessagePartNRInformation


  • public class MessagePartNRInformation
    extends Object

    Java class for anonymous complex type.

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

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <choice>
             <element name="MessagePartIdentifier" type="{http://docs.oasis-open.org/ebxml-bp/ebbp-signals-2.0}non-empty-string"/>
             <element ref="{http://www.w3.org/2000/09/xmldsig#}Reference"/>
           </choice>
         </restriction>
       </complexContent>
     </complexType>