BookPartWrapper {SMRUCC.genomics.GCModeller.Workbench.Knowledge_base.NCBI.BITS} .NET clr documentation

BookPartWrapper

Description

the xml definition of the ncbi book data

A set of Book Interchange Tag Suite (BITS) DTD modules was written as the basis for publishing, interchange, and repository book DTDs, with the intention that DTDs for specific purposes, such as this Book DTD, would be developed based on them. This Book Interchange DTD has been developed from the ANSI/NISO JATS Z39.96 DTD modules, in the approved manner, making changes to the declarations in those modules by over-riding Parameter Entity contents. These overrides are defined in the three BITS book customization modules:

     %bookcustom-classes.ent;
     %bookcustom-mixes.ent;
     %bookcustom-models.ent;
which are called from this DTD file.

Declare

            
# namespace SMRUCC.genomics.GCModeller.Workbench.Knowledge_base.NCBI.BITS
export class BookPartWrapper {
   book_meta: BookMeta;
   book_part: BookPart;
   content_type: string;
   dtd_version: string;
   from_where: string;
   id: string;
}

        

.NET clr type reference tree

  1. use by property member book_meta: BookMeta
  2. use by property member book_part: BookPart

[Package {$package} version {$version} Index]