ubl — archive
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
— [Date Index]
| [Thread Index]
| [Month Index]
| [List Home]
Complete example: BBIE Property in CBC schema
MHonArc v2.5.0b2 -->ubl message
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Complete example: BBIE Property in CBC schema
- From: Grimley Michael J NPRI <[email protected]>
- To: "UBL List (E-mail)" <[email protected]>
- Date: Wed, 24 Mar 2004 12:32:08 -0500
In the CBC schema we would have:
<xsd:element name="StreetName" type="StreetNameType"/>
<xsd:complexType name="StreetNameType">
<xsd:simpleContent>
<xsd:extension base="udt:NameType"></xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
In the CAC Schema (or wherever), we would find:
<xsd:element ref="cbc:StreetName"/>
<xsd:element name="AdditionalStreetName" type="cbc:StreetNameType"/>
Thanks,
Mike Grimley
- Follow-Ups:
- Re: [ubl] Complete example: BBIE Property in CBC schema
- From: Tim McGrath <[email protected]>
- Re: [ubl] Complete example: BBIE Property in CBC schema
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
— [Date Index]
| [Thread Index]
| [Month Index]
| [List Home]