Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

DocumentType

mattt edited this page May 5, 2021 · 3 revisions

DocumentType

public final class DocumentType: Node 

Inheritance

Node

Initializers

init?(rawValue:)

public required init?(rawValue: UnsafeMutableRawPointer) 

Properties

name

public var name: String 

externalId

public var externalId: String? 

systemId

public var systemId: String? 
Types
Protocols
Global Functions
Extensions
Clone this wiki locally