complexType tcip:SCHBlockSubsetsGroup
diagram
namespace http://www.TCIP-Adopted-03-00-01
children group-id metadata group-name group-members group-memo
source <xs:complexType name="SCHBlockSubsetsGroup">
 
<xs:sequence>
   
<xs:element name="group-id" type="SCH-BlockSubset"/>
   
<xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>
   
<xs:element name="group-name" type="CPT-GroupName"/>
   
<xs:element name="group-members">
     
<xs:complexType>
       
<xs:sequence maxOccurs="50000">
         
<xs:element name="group-member" type="SCHBlockIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="group-memo" type="CPT-Footnote" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:SCHBlockSubsetsGroup/group-id
diagram
type tcip:SCH-BlockSubset
properties
isRef 0
content simple
source <xs:element name="group-id" type="SCH-BlockSubset"/>

element tcip:SCHBlockSubsetsGroup/metadata
diagram
type tcip:CPTRowMetaData
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children created effective expiration activation deactivation updated
source <xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>

element tcip:SCHBlockSubsetsGroup/group-name
diagram
type tcip:CPT-GroupName
properties
isRef 0
content simple
facets
minLength 1
maxLength 40
source <xs:element name="group-name" type="CPT-GroupName"/>

element tcip:SCHBlockSubsetsGroup/group-members
diagram
properties
isRef 0
content complex
children group-member
source <xs:element name="group-members">
 
<xs:complexType>
   
<xs:sequence maxOccurs="50000">
     
<xs:element name="group-member" type="SCHBlockIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHBlockSubsetsGroup/group-members/group-member
diagram
type tcip:SCHBlockIden
properties
isRef 0
content complex
children block-id agency-id block-designator block-name
source <xs:element name="group-member" type="SCHBlockIden"/>

element tcip:SCHBlockSubsetsGroup/group-memo
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="group-memo" type="CPT-Footnote" minOccurs="0"/>


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