DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
element <OrganizationScheme>
Namespace:
Type:
Content:
complex, 11 attributes, 11 elements
Defined:
globally in archive.xsd, see XML source
Used:
XML Representation Summary
<OrganizationScheme
    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*, OrganizationSchemeName*, r:Label*, r:Description*, Organization*, Individual*, Role*, Relation*, OrganizationSchemeReference*
</OrganizationScheme>
Content model elements (11):
Included in content model of elements (2):
Known Usage Locations
Annotation
Contains descriptions of organizations and individuals which are referenced by other areas of the DDI. All agencies must be defined as an Organization in an Archive module (which can be defined inline or resolved externally). Where noted, elements map directly to vCard, a file format standard for electronic business cards.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="OrganizationScheme" type="OrganizationSchemeType"/>

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