complexType tcip:CPTIntersectionIden
diagram
namespace http://www.TCIP-Adopted-03-00-01
children intersection-id agency-id tmdd-id name
used by
elements tcip:TspBusinessRules/deleted-intersections/deleted-intersection tcip:ScpEventLog/intersections/intersection tcip:ScpEventLogSub/intersections/intersection tcip:TspPRGInputsCC/intersections/intersection tcip:TspPRGInputsCCSub/intersections/intersection tcip:TSPAllowedIntersection/intersection tcip:TSPEventLogEntry/intersection tcip:TSPIntersectionEntry/intersection tcip:TSPScenario5Intersection/intersection tcip:TSPScheduleEntry/intersection tcip:TSPTmsIntersectionParam/intersection
source <xs:complexType name="CPTIntersectionIden">
 
<xs:sequence>
   
<xs:element name="intersection-id" type="TSP-TMS-IntersectionID"/>
   
<xs:element name="agency-id" type="CPT-AgencyID" minOccurs="0"/>
   
<xs:element name="tmdd-id" type="tmdd:Intersection-identifier" minOccurs="0"/>
   
<xs:element name="name" type="CPT-GenericName" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CPTIntersectionIden/intersection-id
diagram
type tcip:TSP-TMS-IntersectionID
properties
isRef 0
content simple
source <xs:element name="intersection-id" type="TSP-TMS-IntersectionID"/>

element tcip:CPTIntersectionIden/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:CPTIntersectionIden/tmdd-id
diagram
type tmdd:Intersection-identifier
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="tmdd-id" type="tmdd:Intersection-identifier" minOccurs="0"/>

element tcip:CPTIntersectionIden/name
diagram
type tcip:CPT-GenericName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 40
source <xs:element name="name" type="CPT-GenericName" minOccurs="0"/>


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