DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
element <DDIProfile>
Namespace:
Type:
Content:
complex, 11 attributes, 12 elements
Defined:
globally in ddiprofile.xsd, see XML source
Used:
XML Representation Summary
<DDIProfile
    action
 = 
("Add" | "Update" | "Delete")
    agency
 = 
xs:NCName
    externalReferenceDefaultURI
 = 
xs:anyURI
    id
 = 
xs:string
    isMaintainable
 = 
"true"
    isPublished
 = 
xs:boolean : "false"
    objectSource
 = 
xs:anyURI
    urn
 = 
xs:anyURI
    version
 = 
xs:string
    versionDate
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
    xml:lang
 = 
xs:language
    >
   
Content: 
UserID*, VersionResponsibility?, VersionRationale*, DDIProfileName*, r:Label*, r:Description*, XPathVersion, DDINamespace?, XMLPrefixMap+, Instructions*, (Used | NotUsed)*
</DDIProfile>
Content model elements (12):
Included in content model of elements (5):
Known Usage Locations
Annotation
Provides a description of which elements and attributes of the DDI are used in a particular profile of use. A profile of use is that set of fields used in a given instance, by a particular organization or agency, or supported by a DDI-conformant application. It uses XPath expressions which identify the used or unused fields in terms of the DDI instance.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="DDIProfile" type="DDIProfileType"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set