Schema Central > LEXS 4.0 > lexs-digest.xsd > lexsdigest:EntityProgram
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

lexsdigest:EntityProgram

A program Entity.

Element information

Type: lexsdigest:EntityProgramType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType

Used in

Substitution hierarchy

Sample instance

<lexsdigest:EntityProgram>
   <lexsdigest:Metadata s:id="MProgram1">
      <nc:CommentText>This is a comment.</nc:CommentText>
      <nc:LastUpdatedDate>
         <nc:DateTime>2008-08-13T09:13:00.0Z</nc:DateTime>
      </nc:LastUpdatedDate>
      <nc:ReportedDate>
         <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
      </nc:ReportedDate>
   </lexsdigest:Metadata>
   <nc:Program               s:id="Program1"
               s:metadata="MProgram1">
      <nc:ActivityIdentification>
         <nc:IdentificationID>Program123</nc:IdentificationID>
      </nc:ActivityIdentification>
      <nc:ActivityCategoryText>Program</nc:ActivityCategoryText>
      <nc:ActivityDate>
         <nc:Date>1967-08-13</nc:Date>
      </nc:ActivityDate>
      <nc:ActivityDescriptionText>Program description</nc:ActivityDescriptionText>
      <nc:ActivityStatus>
         <nc:StatusDescriptionText>Status description</nc:StatusDescriptionText>
      </nc:ActivityStatus>
      <nc:ProgramPurposeText>Describes the purpose fo the program</nc:ProgramPurposeText>
   </nc:Program>
</lexsdigest:EntityProgram>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com