complexType ProjectReferences
diagram
namespace http://www.ite.org/tmdd
children project-reference permit-reference project-contacts project-description
used by
elements FullEventUpdate/project-references/project-reference BasicEventUpdate/project-references/project-reference
annotation
documentation
<objectClass>Event</objectClass>
<definition/>
source <xs:complexType name="ProjectReferences">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Event</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="project-reference" type="Organization-resource-identifier">
     
<xs:annotation>
       
<xs:documentation>
         
<requirement>REQ</requirement>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="permit-reference" type="Organization-resource-identifier" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>
         
<requirement>REQ</requirement>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="project-contacts" type="OrganizationInformation" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>
         
<requirement>REQ</requirement>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="project-description" type="Event-project-description" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>
         
<requirement>REQ</requirement>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:choice>
</xs:complexType>

element ProjectReferences/project-reference
diagram
type Organization-resource-identifier
properties
isRef 0
content simple
facets
minLength 1
maxLength 32
annotation
documentation
<requirement>REQ</requirement>
source <xs:element name="project-reference" type="Organization-resource-identifier">
 
<xs:annotation>
   
<xs:documentation>
     
<requirement>REQ</requirement>
   
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ProjectReferences/permit-reference
diagram
type Organization-resource-identifier
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 32
annotation
documentation
<requirement>REQ</requirement>
source <xs:element name="permit-reference" type="Organization-resource-identifier" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
     
<requirement>REQ</requirement>
   
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ProjectReferences/project-contacts
diagram
type OrganizationInformation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children organization-id organization-name organization-location organization-function organization-contact-details center-contact-list last-update-time
annotation
documentation
<requirement>REQ</requirement>
source <xs:element name="project-contacts" type="OrganizationInformation" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
     
<requirement>REQ</requirement>
   
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ProjectReferences/project-description
diagram
type Event-project-description
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 2048
annotation
documentation
<requirement>REQ</requirement>
source <xs:element name="project-description" type="Event-project-description" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
     
<requirement>REQ</requirement>
   
</xs:documentation>
 
</xs:annotation>
</xs:element>


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