complexType tcip:PIAmenityIden
diagram
namespace http://www.TCIP-Adopted-03-00-01
children amenity-id agency-id name
used by
elements tcip:CPTStoppoint/amenities/amenity tcip:PIAmenity/amenity tcip:PiAmenitiesList/deleted-amenities/deleted-amenity
source <xs:complexType name="PIAmenityIden">
 
<xs:sequence>
   
<xs:element name="amenity-id" type="PI-AmenityID"/>
   
<xs:element name="agency-id" type="CPT-AgencyID" minOccurs="0"/>
   
<xs:element name="name" type="PI-AmenityName" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:PIAmenityIden/amenity-id
diagram
type tcip:PI-AmenityID
properties
isRef 0
content simple
source <xs:element name="amenity-id" type="PI-AmenityID"/>

element tcip:PIAmenityIden/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"/>

element tcip:PIAmenityIden/name
diagram
type tcip:PI-AmenityName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 30
source <xs:element name="name" type="PI-AmenityName" minOccurs="0"/>


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