complexType "SampleStepType"
Namespace:
Content:
complex, 7 attributes, 25 elements
Defined:
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<...
   
 = 
("Add" | "Update" | "Delete")
 = 
(xs:string | xs:string)
 = 
("Agency" | "Maintainable") : "Agency"
 = 
xs:boolean
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
 = 
xs:boolean : "false"
 = 
"true"
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A ControlConstruct that provides a specialized act for generating a sample.
Type Definition Detail
Type Derivation Tree
      r:VersionableType (extension)
          ControlConstructType (extension)
              SampleStepType
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="SampleStepType">
<xs:complexContent>
<xs:extension base="ControlConstructType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ConditionForAcceptance"/>
<xs:element minOccurs="0" ref="r:CommandCode"/>
<xs:element minOccurs="0" ref="Stratification"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 3/25)
ConditionForAcceptance
Type:
r:StructuredStringType, complex content
A distinct "strata" within a population used to define a group to be sampled within that population, for example an Income Level or Postal Code.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ConditionForAcceptance"/>

r:CommandCode
Type:
r:CommandCodeType, complex content
The Code which contains the value of the variable in programming terms.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:CommandCode"/>

Stratification
Type:
StratificationType, complex content
A distinct "strata" within a population used to define a group to be sampled within that population, for example an Income Level or Postal Code.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="Stratification"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set