OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

legalxml-courtfiling message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: ReviewFilingRequestType


Hi Jim,

 

I know we brought it up maybe two calls back but are there any plans to change the cardinality on FilingMessage to unbounded in the wrapper?

This is so we can send in multiple filings at once.

 

<xs:complexType name="ReviewFilingRequestType">

       <xs:sequence>

              <xs:element ref="filing:FilingMessage" minOccurs="1" maxOccurs="1"/>

              <xs:element ref="payment:PaymentMessage" minOccurs="0" maxOccurs="1"/>

       </xs:sequence>

</xs:complexType>



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]