complexType tcip:PIServiceBulletinIden
diagram
namespace http://www.TCIP-Adopted-03-00-01
children serviceBulletin-id serviceBulletin-des agency-id
used by
element tcip:PIServiceBulletin/bulletinID
source <xs:complexType name="PIServiceBulletinIden">
 
<xs:sequence>
   
<xs:element name="serviceBulletin-id" type="PI-ServiceBulletinID"/>
   
<xs:element name="serviceBulletin-des" type="PI-ServiceBulletinDes" minOccurs="0"/>
   
<xs:element name="agency-id" type="CPT-AgencyID" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:PIServiceBulletinIden/serviceBulletin-id
diagram
type tcip:PI-ServiceBulletinID
properties
isRef 0
content simple
source <xs:element name="serviceBulletin-id" type="PI-ServiceBulletinID"/>

element tcip:PIServiceBulletinIden/serviceBulletin-des
diagram
type tcip:PI-ServiceBulletinDes
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 8
source <xs:element name="serviceBulletin-des" type="PI-ServiceBulletinDes" minOccurs="0"/>

element tcip:PIServiceBulletinIden/agency-id
diagram
type tcip:CPT-AgencyID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="agency-id" type="CPT-AgencyID" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy