nc:Organization
A unit which conducts some sort of business or operations.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: niem-constrained/niem-core/2.0/niem-core.xsd
Type: nc:OrganizationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:OrganizationCategoryText [0..1]A kind or functional type of organization.
- nc:OrganizationName [0..*]A name of an organization.
- nc:OrganizationTaxIdentification [0..1]A tax identification assigned to an organization.
from subst. group nc:OrganizationCategory
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | The id attribute is used to define XML IDs for NIEM objects. These IDs may be targets of reference elements, metadata attributes, and link metadata attributes. | from type s:ComplexObjectType |
s:metadata | [0..1] | xsd:IDREFS | The attribute metadata allows an object to point to metadata that affects itself. | from type s:ComplexObjectType |
s:linkMetadata | [0..1] | xsd:IDREFS | The linkMetadata attribute allows an element to point to metadata that affects the relationship between the context and the value of the object. | from type s:ComplexObjectType |
Used in
- NIEM reference target from lexsdigest:BailBondsmanOrganizationReference
- NIEM reference target from lexsdigest:BailingOrganizationReference
- NIEM reference target from lexsdigest:OriginatorOrganizationReference
- NIEM reference target from lexsdigest:ReceiverOrganizationReference
- NIEM reference target from lexsdigest:RecipientOrganizationReference
- NIEM reference target from lexsdigest:SenderOrganizationReference
- NIEM reference target from lexsdigest:ServiceProviderOrganizationReference
- NIEM reference target from lexsdigest:ServiceRecipientOrganizationReference
- NIEM reference target from lexsdigest:SubjectOrganizationReference
- NIEM reference target from lexsdigest:VictimOrganizationReference
- NIEM reference target from lexsdigest:VisitedOrganizationReference
- NIEM reference target from lexsdigest:VisitorOrganizationReference
- NIEM reference target from nc:EntityOrganizationReference
- NIEM reference target from nc:OrganizationReference
- NIEM reference target from nc:OrganizationUnitReference
- NIEM reference target from nc:RoleOfOrganizationReference
- NIEM reference target from lexslib:ObjectReference
- NIEM reference target from lexslib:PayloadObjectReference
- NIEM reference target from lexslib:SameAsDigestReference
- Type lexsdigest:EntityOrganizationType (Element lexsdigest:EntityOrganization)
Sample instance
<nc:Organization s:id="Emp1"> <nc:OrganizationCategoryText xsi:nil="true"/> <nc:OrganizationName>Joe's Plumbing</nc:OrganizationName> </nc:Organization>