LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

IODSchema Property (MppsNCreateCommand)

Show in webframe





Gets the XML schema which describes the Modality performed procedure step IOD supported by this command.
Syntax
public static XmlSchema IODSchema {get;}
'Declaration
 
Public Shared ReadOnly Property IODSchema As XmlSchema
'Usage
 
Dim value As XmlSchema
 
value = MppsNCreateCommand.IODSchema

            

            
public:
static property XmlSchema^ IODSchema {
   XmlSchema^ get();
}

Property Value

The XML schema which describes the Modality performed procedure step IOD supported by this command.
Remarks

If you want to support creating/adding new DICOM elements into the IWorklistDataAccessAgent you can provide the command with an XML representation for the new MPPS IOD using the NCreateMppsCommandConfiguration.ModalityPerformedProcedureStepIODPath. This representation can include new DICOM elements with the table and column names where they should be filled in the MPPSDataset object.

This XML representation will be validated against the XML schema returned by this property. The user should make sure that the provided XML in the NCreateMppsCommandConfiguration.ModalityPerformedProcedureStepIODPath conforms with this schema.

Requirements

Target Platforms

See Also

Reference

MppsNCreateCommand Class
MppsNCreateCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features